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 logic app project under the workspace and make sure there are few logic apps inside the workspace
Complete the logic app project creation setup
Open the designer
Expected: Implementing a feature to stop debugging when the workflow is empty upon opening the designer.
Actual: When we create a new logic app project and choose Open Designer, it now enters debugging mode before showing the empty designer. This appears to be a recent update. I think starting debugging when the workflow is empty isn’t necessary, since there’s nothing to debug at that point. While it makes sense to initiate debugging when workflows already exist, for an empty workflow, this step seems unnecessary from a user’s perspective and may result in wasted time.