[Workflowparameters]:Changes made in edit.json or the drafted workflow are not showing up in production after publishing.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P1 - Critical (Blocking production)
### Describe the Bug with repro steps
Steps to reproduce:
1. Create a Stateful workflow in Standard Logic App.
2. Add an HTTP request trigger and any action you prefer.
3. Click on Parameters.
4. Add your parameters.
5. Save and publish the workflow.
6. Update the parameters in edit in json or from the Parameters tab.
7. Save and publish the workflow again.
Expected outcome: After publishing, any changes made in edit in json or the Parameters tab should be visible in production.
Actual outcome: The changes made in edit in json or the Parameters tab are not reflected in production after publishing the workflow.
Note:Unable to see diffrence in when we check the Show draft diff also
### 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
```json
```
### Screenshots or Videos
[workflowparam0526.zip](https://github.com/user-attachments/files/28267724/workflowparam0526.zip)
### Environment
Issue repro in latest stage testpass
Version:2.60514.1.5
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.