LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

Consumption Logic Apps New UI "Show Logic app run details" link missing from logic app action

Open megamax34 opened this issue 1 year ago • 0 comments

Describe the Bug with repro steps

  1. View a run of a Consumption logic app that reaches out to another logic app via the workflow action (not the http action)
  2. Click on the logic app run action and try to locate the link button that takes you to the logic app run that was executed.
  3. Button does not exist but it exists in the Original Logic app Designer.

Original (Legacy) logic app designer

image

New Logic app designer (No way to go to the run of the logic app action)

image

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

Old view (good)

image

New view (bad)

image

Browser

edge

Additional context

I know I can find the logic app runId then open up a new tab, search for the child logic app that was called and then paste in the runid then open up the run.

Please add back the old functionality of clicking a link

megamax34 avatar Aug 13 '24 20:08 megamax34