Skip to content

Allow archived spool export#919

Open
velzi wants to merge 1 commit intoDonkie:masterfrom
velzi:export
Open

Allow archived spool export#919
velzi wants to merge 1 commit intoDonkie:masterfrom
velzi:export

Conversation

@velzi
Copy link
Copy Markdown

@velzi velzi commented Apr 21, 2026

Changes

Allow archived spools in export

Adds an optional allow_archived query parameter (default: false) to the
spool export endpoint. When set to true, archived spools are included in the
exported data alongside active ones.

Previously archived spools were silently excluded from all exports, making it
impossible to do a full data backup or migration that preserves archived items.

API change

GET /api/v1/export gains a new optional query parameter:

Parameter Type Default Description
allow_archived boolean false Include archived spools in the export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant