You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a UI bug interacting with some ParallelMultiInstanceTasks, where each instance of the parallel task doesn't get displayed correctly in the UI. For instance the below task has 3 parallel instances, but it's only displaying one of them twice. I can access the other instances by copying the children guids directly from the network tab. But believe I should be able to just click into them from the modal. It doesn't always happen, but it happens at a decent rate ~50% of the time.
The text was updated successfully, but these errors were encountered:
I noticed a UI bug interacting with some ParallelMultiInstanceTasks, where each instance of the parallel task doesn't get displayed correctly in the UI. For instance the below task has 3 parallel instances, but it's only displaying one of them twice. I can access the other instances by copying the children guids directly from the network tab. But believe I should be able to just click into them from the modal. It doesn't always happen, but it happens at a decent rate ~50% of the time.
The text was updated successfully, but these errors were encountered: