Issues
Issues copied to clipboard
A recently published Snapshot for a given Runbook is not selected if the Snapshot was saved via a second browser tab
Severity
Not blocking
Version
Confirmed in 2024.3.8427
Latest Version
None
What happened?
A recently published Snapshot for a given Runbook is not selected if the Snapshot was saved via a second browser tab. It seems that the most recent Snapshot ID is pulled only when the Runbook page is opened, not refreshed or pulled again when the Run... button is selected.
I would expect that click on the Run... would make a fresh GET to obtain the latest Snapshot ID.
Reproduction
- Open a runbook in one tab, leave it on the overview page
- Open the same runbook in a second tab, make a change, then publish
- Click
Run...back on the first tab, notice the Snapshot ID is different across both tabs as the first tab is pulling in the previously most recent Snapshot before changes were made on the second tab.
Error and Stacktrace
No response
More Information
No response
Workaround
Refresh the Runbook page before click on Run... when using multiple tabs