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
As per the title. When something happens in the plan that would cause the revision field to update (such as changing the plan's name, or adding/updating/deleting an activity), the revision field in the Plan Metadata Tab of the UI does not update, despite the value in the DB changing.
Its possible that there are other columns that are not being automatically updated in this panel, but Revision is the one I specifically noticed.
Video of the bug in action:
Screen.Recording.2026-05-29.at.11.25.58.AM.mov
Reproduction
Create and open a plan
Open the Plan Metadata tab. The Revision field should say 0
Checked for duplicates
No - I haven't checked
Is this a regression?
No - This is a new bug
Version
develop
Describe the bug
As per the title. When something happens in the plan that would cause the
revisionfield to update (such as changing the plan's name, or adding/updating/deleting an activity), therevisionfield in the Plan Metadata Tab of the UI does not update, despite the value in the DB changing.Its possible that there are other columns that are not being automatically updated in this panel, but
Revisionis the one I specifically noticed.Video of the bug in action:
Screen.Recording.2026-05-29.at.11.25.58.AM.mov
Reproduction
Revisionfield should say 0Revisionremains at 0revisioncolumn now says1Revisionsay 1Logs
System Info
Severity
Minor