LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

Options like "host.json" and "local.settings.json" under workflow_designtime are not appearing as expected.

Open vgouth opened this issue 9 months ago • 14 comments

Describe the Bug with repro steps

  1. Create a workspace in Vs code
  2. Create a new logic app project under it
  3. 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

vgouth avatar Mar 18 '25 15:03 vgouth

Issue repro in latest VS Code test pass VSIX Version : 5.58.0

vgouth avatar Mar 26 '25 07:03 vgouth

Issue repro in latest VS Code test pass VSIX Version : 5.58.4

vgouth avatar Apr 16 '25 06:04 vgouth

Issue repro in the latest VS code test pass.

VSIX Version: 5.94.0

vgouth avatar May 02 '25 11:05 vgouth

Issue repro in latest VS code test pass VSIX Version: 5.94.17

vgouth avatar May 20 '25 07:05 vgouth

Issue repro in latest VS code test pass.

VSIX Version: 5.109.13

vgouth avatar Jun 13 '25 08:06 vgouth

This issue gets fixed with the following PR - https://github.com/Azure/LogicAppsUX/pull/7564

ccastrotrejo avatar Jun 20 '25 15:06 ccastrotrejo

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

vgouth avatar Jun 30 '25 09:06 vgouth

@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

vgouth avatar Jul 17 '25 12:07 vgouth

@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

vgouth avatar Aug 05 '25 09:08 vgouth

@ccastrotrejo Issue repro in latest VS code test pass.

VSIX Version: 5.165.0

vgouth avatar Aug 28 '25 04:08 vgouth

Issue repro in latest VS code test pass. VSIX version: 5.185.3

vgouth avatar Sep 23 '25 06:09 vgouth

@ccastrotrejo Issue repro in latest VS code test pass. VSIX version: 5.203.0

vgouth avatar Oct 23 '25 02:10 vgouth

@ccastrotrejo Issue repro in latest VS code test pass. VSIX version: 5.230.13

vgouth avatar Nov 21 '25 01:11 vgouth

@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 avatar Nov 21 '25 17:11 andrew-eldridge

@andrew-eldridge yes, host.json and local.settings.json gets created once the designer is opened.

vgouth avatar Nov 24 '25 03:11 vgouth

@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.

vgouth avatar Nov 25 '25 08:11 vgouth

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.

vgouth avatar Dec 03 '25 12:12 vgouth