Issues icon indicating copy to clipboard operation
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

Open donnybell opened this issue 1 year ago • 1 comments

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

  1. Open a runbook in one tab, leave it on the overview page
  2. Open the same runbook in a second tab, make a change, then publish
  3. 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

donnybell avatar Aug 07 '24 20:08 donnybell