Describe the bug If you save a workflow in the collaborative editor and it updates the version of the workflow, the version number in the version dropdown in the header does not update without refreshing the page.
Version number v2.14.15-pre (main)
I have reproduced this locally on main:
To Reproduce Steps to reproduce the behavior:
- Open collaborative editor and make a note of the current version of the workflow by opening the VersionDropdown (e.g. latest = version 90)
- Make a change to the workflow
- Click Save
- Check the VersionDropdown version
Expected behavior The version number should have increased by one (i.e. latest is now 91)
Actual behavior The version number remains unchanged. If I refresh the page, the version number correctly increases by one.
Screenshots
