Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
75 stars 81 forks source link

Open Designer is not working for existing Logicapps project #4645

Closed sukhmeetb closed 3 months ago

sukhmeetb commented 5 months ago

Describe the issue

1 Open Folder.

  1. Select the logicapps project folder from local
  2. right-click on workflow.json
  3. Designer gives error. "Error in determing project root"

Are you using new designer or old designer

New Designer (With action panels)

Screenshots or Videos

image

Browser

Chrome

Additional context

No response

ccastrotrejo commented 4 months ago

Hi @sukhmeetb thanks for raising this issue. When users open the designer usually, we try to find the logic app project root based on the following 3 things

If your logic app project is in a multi-root workspace usually a dropdown menu will be prompted to enter the right logic app project root.

Is there any chance you can verify if none of the prior 3 requisites are met?