You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
When you have a flow with scenarios saved with it, and you create a snapshot, going to that snapshot view will still allow you to see the scenarios that were saved at that time. However, If you click restore, your scenarios will still be in the list, but if you try to run or edit any of them, you will see that the inputs have become empty retained their values.
After some testing with a new flow, I see that the scenarios keep the current values from before the restore. I don't know what happened with my one flow, I was trying to restore because somehow the input and output blocks disappeared without my doing, but it is in a team workspace so maybe a teammate did it. So I was expecting the scenarios to be restored fully along with the input block but they did not.
Maybe the restore functionality should have an option whether or not to keep the current scenarios or restore the old ones. and that option would warn the user that using the current scenarios will result in empty inputs if what you are restoring has inputs not used in the current scenarios.
Steps To Reproduce
create a new flow
add an input variable to the start block
create a scenario with some non empty value for your variable
create a snapshot
empty or change the value for your variable in the scenario and save it
click on the snapshot created in step 4, and try to edit the scenario in this view and you will see the value from step 3
close the scenario and hit restore
try to edit the scenario again, and this time the value is from step 5, not step 3 like expected
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Describe the Issue
When you have a flow with scenarios saved with it, and you create a snapshot, going to that snapshot view will still allow you to see the scenarios that were saved at that time. However, If you click restore, your scenarios will still be in the list, but if you try to run or edit any of them, you will see that the inputs have
become emptyretained their values.After some testing with a new flow, I see that the scenarios keep the current values from before the restore. I don't know what happened with my one flow, I was trying to restore because somehow the input and output blocks disappeared without my doing, but it is in a team workspace so maybe a teammate did it. So I was expecting the scenarios to be restored fully along with the input block but they did not.
Maybe the restore functionality should have an option whether or not to keep the current scenarios or restore the old ones. and that option would warn the user that using the current scenarios will result in empty inputs if what you are restoring has inputs not used in the current scenarios.
Steps To Reproduce
Screenshots or Videos
No response
Operating System
Windows
Postman Version
11.43.4
Postman Platform
Postman Web
User Account Type
Signed In User
Additional Context?
alternate github to watch issue with: @rober423
The text was updated successfully, but these errors were encountered: