Skip to content

Revision Column in Plan Metadata Tab does not automatically update #1938

@Mythicaeda

Description

@Mythicaeda

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 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

  1. Create and open a plan
  2. Open the Plan Metadata tab. The Revision field should say 0
  3. Open Hasura in another web browser tab: http://localhost:8080/console/data/Aerie/schema/merlin/tables/plan/browse
  4. Back in the PlanDev UI, update the Plan's Name. Observe that Revision remains at 0
  5. Press "Run Query" in Hasura and observe that the revision column now says 1
  6. Go back to the PlanDev UI and refresh the page. Observe that only now does Revision say 1

Logs

No logs were generated

System Info

Mac OS, Firefox

Severity

Minor

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions