LogicAppsUX
LogicAppsUX copied to clipboard
[New Experiment] Relative Path field is missing in the Run With Payload blade and UI Overlap issue in Logic Apps workflow
Severity
P1 - Critical (Blocking production)
Describe the Bug with repro steps
- Create a standard logic app
- Use new Logic Apps experience and Add a stateful workflow
- Open the newly added workflow in draft version
- Add 'When an HTTP Request is Received' trigger
- Click on the trigger
- Select method as "Post"
- In Advanced parameters tab, select checkbox "RelativePath"
- Add this to relative path - "/subscription/{subscriptionId}" (without quotations)
- Now, publish the workflow
- Switch to the Published version
- Select Run With Payload option in published version
Expected: In context-pane blade (right-side) verify that there is a Relative Path field that has subscriptionId as key and input box.
Actual: The context-pane does not display a Relative Path field for subscriptionId, and the Run With Payload blade overlaps with the 'Workflow', 'Code', and 'Run history' options.
What type of Logic App Is this happening in?
Standard (Portal)
Are you experiencing a regression?
Not a regression as this is a new experiment issue
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
Environment
Edge New environment Version : 2.51029.1.9 and bundle version: 1.152.1
Additional context
No response