Ability to resubmit a past run for the draft version
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P3 - Medium (Minor functionality affected)
### Describe the Bug with repro steps
I have a standard logic app workflow created.
I have been testing with the business so I have a bunch of previous runs.
I need to make changes to some of the logic in the workflow.
I dont want to publish because I am unsure if it will work, there is no version history so once I publish there is no going back in an easy way.
I want to click on the menu dots on a previous run and click retry as draft so I can confirm it works before publishing.
I ran into an issue, that I already submitted, that I couldnt run draft with a json payload because it stringified it then broke my flow.
I should be able to resubmit any previous run for draft or published versions of the logic app.
The lack of testing capabilities around draft mode makes it a little pointless, I just find myself constantly having to publish to actually test anything. I wish there was some kind of version history like in consumption or a way to push portal code to a git branch. The local vscode setup is less than desirable if you have any kind of external connections.
### What type of Logic App Is this happening in?
Standard (Portal)
### Are you experiencing a regression?
I dont know if it ever actually worked
### 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
N/A
```
### Screenshots or Videos
### Environment
Session ID
e76a42e03ef7436e890f48089070f676
Azure EMA version
2.60514.1.16
Designer version
5.961.13
Runtime version
1.170.21
edge: Version 149.0.4022.80 (Official build) (64-bit)
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.