Azure / LogicAppsUX

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

"Unable to initialize operation" error in Generally available new designer #5623

Closed PranavPatil924 closed 1 month ago

PranavPatil924 commented 1 month ago

Describe the Bug with repro steps

I have recently done the migration of logic apps to new subscription and created new connections and configured the same (using new designer) . Then deleted old connections.

Now if I open logic app in designer mode (new, generally available designer), it shows below error message ( Unable to initialize Operation) .

Snip - Using New designer

image

If I open same app using legacy designer, it doesn't show any error. However it doesn't list out existing available connection.

Snip - Using Legacy Designer

image

image - No existing connections listed

Can you help to rectify this issue as I am unable to use previously created connection and also see the warning that Legacy designer will be deprecated soon

Note- Logic app is running fine but issue with designer

What type of Logic App Is this happening in?

Consumption (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

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

No

Workflow JSON

No response

Screenshots or Videos

No response

Browser

Microsoft Edge

Additional context

No response

preetriti1 commented 1 month ago

@PranavPatil924 Can you please share your connections json part from codeview? Also your current workflow resourceId, need to verify few things

PranavPatil924 commented 1 month ago

HI Team,,

Thanks, old subscription id reference were observed in connection (id) through code view , After replacing this with new subscription id the issue is resolved. Now I am able to see the existing connection using new designer. Closing this issue