Azure / LogicAppsUX

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

VS Code Azure Blob #2294

Closed v-prakumar closed 1 year ago

v-prakumar commented 1 year ago

Describe the Bug with repro steps

1.Create a project and add Stateful workflow in VS Code. Add http trigger and add some actions of Azure Blob. 3.Fill all the mandatory details. 4.Save and Debug it. 5.Run the workflow, after run close the Debug and back to Designer.

Expected: The connection should be valid after going back to to Designer on step5.

Actual: Showing invalid connection. image

What type of Logic App Is this happening in?

Standard (VSCode)

Are you using Preview Designer or GA Designer

Preview

Workflow JSON

No response

Screenshots or Videos

No response

Browser

VS Code

Additional context

Vendor Testing

VS Code extension - ​vscode-azurelogicapps-2.15.10.vsix NuGet package: https://artprodeussu2.artifacts.visualstudio.com/A41bf5486-7392-4b7a-a7e3-a735c767e3b3/b32aa71e-8ed2-41b2-9d77-5bc261222004/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL21zYXp1cmUvcHJvamVjdElkL2IzMmFhNzFlLThlZDItNDFiMi05ZDc3LTViYzI2MTIyMjAwNC9idWlsZElkLzcyNDMyOTY3L2FydGlmYWN0TmFtZS9kcm9wX2J1aWxkX0J1aWxkQXJ0aWZhY3RzX1dpbmRvd3M1/content?format=file&subPath=%2FMicrosoft.Azure.Workflows.WebJobs.Extension.1.19.4.nupkg Extension Bundle (CDN URL): https://cdnforlogicappsv2.blob.core.windows.net/logicapps-vendortesting Extension Bundle (Direct Download): https://cdnforlogicappsv2.blob.core.windows.net/logicapps-vendortesting/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle.Workflows/1.19.4/Microsoft.Azure.Functions.ExtensionBundle.Workflows.1.19.4_any-any.zip

AB#24202596

ccastrotrejo commented 1 year ago

Was solved in this PR

v-prakumar commented 1 year ago

@ccastrotrejo Issue fixed. VSIX 2.15.15

v-prakumar commented 1 year ago

@ccastrotrejo Issue is seen again. VSIX 2.18.0 image

v-prakumar commented 1 year ago

@ccastrotrejo Issue is seen in the vsix : 2.24.3 image

Eric-B-Wu commented 1 year ago

reopening for investigation

v-prakumar commented 1 year ago
ccastrotrejo commented 1 year ago

I will close this as I couldn't repro with above steps. I tried with Mac and Windows.

ccastrotrejo commented 1 year ago

I was able to repro the issue, the steps are the following

  1. Add the blob trigger.
  2. Save.
  3. Remove blob trigger, add request trigger and any other Blob action.
  4. Save
  5. Change to overview page (it doesn't matter if app is running), to change the tab
  6. Go back to Designer
v-prakumar commented 1 year ago

@ccastrotrejo Issue is repro in 2.24.3

v-prakumar commented 1 year ago

@ccastrotrejo Issue is repro in vsix 2.28.3