LogicAppsUX
LogicAppsUX copied to clipboard
[New Experiment] After changing the identity from disabled to an enabled state, an error occurs for"create job" action.
Severity
P1 - Critical (Blocking production)
Describe the Bug with repro steps
Repro steps:
- Create a standard logic app.
- Go to the workflow blade.
- Click on enable preview.
- Create a new stateful workflow.
- Go to the identity blade and disable the system assigned managed identity.
- Add the "When HTTP request received" trigger and create the job action.
- should show error validation when the system managed identity is disabled.
- Go to the identity tab and enable the system assigned managed identity.
- Go to the workflow blade and click on the workflow.
Expected result: The workflow should open without any validation errors.
Actual result: When clicking on the workflow, the "Create Job" action displays a validation error.
What type of Logic App Is this happening in?
Standard (Portal)
Are you experiencing a regression?
No response
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
issue reproduced in latest stage testpass Version:2.51029.1.14
Additional context
No response