Options like "host.json" and "local.settings.json" under workflow_designtime are not appearing as expected.
Describe the Bug with repro steps
- Create a workspace in Vs code
- Create a new logic app project under it
- Once the project is created, we should see the "Use connectors from Azure" option within a minute. However, we are unable to see this option until we click on the Open designer option. After seeing the "Use Connectors from Azure" option, we should see "host.json" and "local.settings.json" under workflow_designtime, but this is also not happening. We have to kill the existing function, close the opened designer, and then click on Open designer again to see "host.json" and "local.settings.json" under workflow_designtime.
What type of Logic App Is this happening in?
Standard (VSCode)
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
https://github.com/user-attachments/assets/fb549656-ff19-4f1e-9296-a535778cd99d
Browser
VS Code
Additional context
VSIX Version: 5.44.5
Issue repro in latest VS Code test pass VSIX Version : 5.58.0
Issue repro in latest VS Code test pass VSIX Version : 5.58.4
Issue repro in the latest VS code test pass.
VSIX Version: 5.94.0
Issue repro in latest VS code test pass VSIX Version: 5.94.17
Issue repro in latest VS code test pass.
VSIX Version: 5.109.13
This issue gets fixed with the following PR - https://github.com/Azure/LogicAppsUX/pull/7564
Issue repro in latest VS code test pass. Just updating the bug with comments might be the fix isn't updated in this VSIX. I will verify this issue again in upcoming request, if repro, I will re-open the issue.
VSIX Version: 5.117.3
@ccastrotrejo Issue repro in latest VS code test pass. Looks like the issue is not fixed yet. Request to re-open the bug
VSIX Version: 5.130.5
@ccastrotrejo Issue repro in latest VS code test pass. Looks like the issue is not fixed yet. Request to re-open the bug
Production VSIX version: 5.130.9
@ccastrotrejo Issue repro in latest VS code test pass.
VSIX Version: 5.165.0
Issue repro in latest VS code test pass. VSIX version: 5.185.3
@ccastrotrejo Issue repro in latest VS code test pass. VSIX version: 5.203.0
@ccastrotrejo Issue repro in latest VS code test pass. VSIX version: 5.230.13
@vgouth just to clarify, in the latest repro do the host.json and local.settings.json get created once the designer is opened for the new project? I am able to repro the part of the issue where 'Use connectors from Azure' is not automatically prompted for the new project and design-time api isn't started until designer is opened, but I'm still seeing host.json and local.settings.json created under workflow-designtime when designer is opened
@andrew-eldridge yes, host.json and local.settings.json gets created once the designer is opened.
@andrew-eldridge Issue repro in latest VS code test pass. VSIX version: 5.230.14(re-test)
After creating a new logic app project, clicking on workflow.json ->open designer shows host.json and local.settings.json under workflow-designer time.
Issue repro in latest VS Code test pass. VSIX Version : 5.203.14 Bundle Version : 1.156.1
After creating a new logic app project, clicking on workflow.json ->open designer shows host.json and local.settings.json under workflow-designer time.