Skip to content

Saving in collaborative editor should update the version number in VersionDropdown without refreshing #4024

@lmac-1

Description

@lmac-1

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:

  • Yes
  • No

To Reproduce Steps to reproduce the behavior:

  1. Open collaborative editor and make a note of the current version of the workflow by opening the VersionDropdown (e.g. latest = version 90)
  2. Make a change to the workflow
  3. Click Save
  4. 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

Image

Metadata

Metadata

Assignees

Labels

bugNewly identified bug

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions