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
Create a consumption logic app or use existing logic app
Open Designer
Add http request trigger
Add all the following scope actions
a. Condition
b. For Each
c. Scope
d. Switch
e. Until
5.Within the scope, add at least two actions (e.g., HTTP and Compose).
a. Condition - add actions to both True and False
b. Switch - add actions to a case and the default case
6.Save Logic app and run it
5. Open Monitoring view from logic app run
6. Expand the scope actions
7. In condition, switch and until scope actions, branches under these actions are greyed out but clickable.
Expected: Condition, switch and until scope actions, branches under these actions should not be greyed out.
Actual: Condition, switch and until scope actions, branches under these actions are greyed out but clickable. If this change is expected change, please note that the branches under these actions are overlapping with lines, which is not ideal.
Hi @vgouth thank you so much for raising this issue. This issue was addressed in this PR #6408. It seems that the designer version we set on the current portal request doesn't have the fix yet. I will make sure to put that fix in.
Describe the Bug with repro steps
a. Condition
b. For Each
c. Scope
d. Switch
e. Until
5.Within the scope, add at least two actions (e.g., HTTP and Compose).
a. Condition - add actions to both True and False
b. Switch - add actions to a case and the default case
6.Save Logic app and run it
5. Open Monitoring view from logic app run
6. Expand the scope actions
7. In condition, switch and until scope actions, branches under these actions are greyed out but clickable.
Expected: Condition, switch and until scope actions, branches under these actions should not be greyed out.
Actual: Condition, switch and until scope actions, branches under these actions are greyed out but clickable. If this change is expected change, please note that the branches under these actions are overlapping with lines, which is not ideal.
What type of Logic App Is this happening in?
Consumption (Portal)
Which operating system are you using?
Windows
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
Browser
Edge
Additional context
Version: 2.50107.1.3
The text was updated successfully, but these errors were encountered: