Azure / LogicAppsUX

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

V3 is replacing / with ~1 so Excel column with / in their name can not be operated upon #5245

Closed kisubedi closed 2 months ago

kisubedi commented 2 months ago

Describe the Bug with repro steps

Please find full repro details here: https://msazure.visualstudio.com/One/_workitems/edit/28901913

What type of Logic App Is this happening in?

Consumption (Portal)

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

No response

Screenshots or Videos

No response

Browser

Chrome

Additional context

No response

preetriti1 commented 2 months ago

@kisubedi - This is not an issue in the LA Consumption portal but maybe in PA portal. The difference would be OpenApiConnection special code related to aliasing, please let your designer engineer debug this issue and confirm if it is not in aliasing specific code or in common code. Currently does not seem to be an issue in LA with swagger based operations

image