Skip to content

Group inventory: include campaign inventories in maintenance export/backup scripts #43

Description

@prodmodfour

Goal

Make sure group inventory data is not missed by maintenance export/backup flows.

Scope

  • Update SQLite JSON export/backup scripts to include group_inventories.
  • Add tests proving exported data includes group inventory documents with revision and updatedAt fields.
  • If import/migration helpers have central table assumptions, update them to tolerate or restore group inventory data.
  • Keep this limited to maintenance scripts and tests.

Acceptance criteria

  • Existing export tests still pass.
  • New export test includes at least one group inventory document.
  • Running the export script does not silently drop group inventory state.
  • No UI or API behavior changes are added in this ticket.

Depends on

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions