Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
368 stars 302 forks source link

Enhancement: Ability to group the Initialize Variable in the Scope Action #1211

Open desousamario85 opened 1 month ago

desousamario85 commented 1 month ago

Describe the Bug with repro steps

Open the Logic App designer.

Add your variables for flow, but try add them to a scope to have everything grouped. you will get an error because initialized variables can't be in Scope

Not being able to do this causes the Logic App flows to look very long and a lot unnecessary scrolling.

What type of Logic App Is this happening in?

Consumption (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

No response

Screenshots or Videos

No response

Browser

Chome, Edge

Additional context

No response