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
When viewing a run that has been cancelled whilst in an Until loop, you can only view the first iteration of the until loop in the run history, even if multiple iterations occurred before the run was cancelled. There is no option available to view any subsequent iterations that have occurred.
Plan Type
Consumption
Steps to Reproduce the Bug or Issue
Create a logic app with an until loop.
Run the logic app.
Cancel the logic app run while it is in the until loop, but not the first iteration of it.
View the run history - you will only be able to see the details of the first iteration of the until loop.
Describe the Bug
When viewing a run that has been cancelled whilst in an Until loop, you can only view the first iteration of the until loop in the run history, even if multiple iterations occurred before the run was cancelled. There is no option available to view any subsequent iterations that have occurred.
Plan Type
Consumption
Steps to Reproduce the Bug or Issue
Workflow JSON
Screenshots or Videos
Additional context
No response
The text was updated successfully, but these errors were encountered: