Export Full Backup #42

Open
opened 2026-02-25 19:41:34 +00:00 by Vylpes · 0 comments
Owner

Epic: #8


As a seller,
I want to export all my managed listings and products as a full backup CSV,
so that I have a complete record of my data outside the app.

Blocked by: STORY-2.1 (Create a Product), STORY-5.4 (Import Completes with Summary)

Acceptance criteria:

  • Export includes all managed listings (linked to a product/SKU)
  • Export includes key listing fields: Item number, Title, SKU, Format, Available quantity, Fixed price, Needs update flag
  • Optionally includes raw/additional fields stored from the original import
  • Output file is a valid .csv
  • Filename includes a timestamp (e.g., full-backup-2025-01-15.csv)

Subtasks:

  • Query all managed listings with associated product fields
  • Serialise to CSV including key fields and optional raw fields
  • Generate timestamped filename and trigger browser download
  • Write automated tests (unit: serialisation; integration: full backup export)
  • Write/update documentation
Epic: #8 --- **As a** seller, **I want to** export all my managed listings and products as a full backup CSV, **so that** I have a complete record of my data outside the app. **Blocked by:** STORY-2.1 (Create a Product), STORY-5.4 (Import Completes with Summary) **Acceptance criteria:** - Export includes all managed listings (linked to a product/SKU) - Export includes key listing fields: Item number, Title, SKU, Format, Available quantity, Fixed price, Needs update flag - Optionally includes raw/additional fields stored from the original import - Output file is a valid `.csv` - Filename includes a timestamp (e.g., `full-backup-2025-01-15.csv`) **Subtasks:** - [ ] Query all managed listings with associated product fields - [ ] Serialise to CSV including key fields and optional raw fields - [ ] Generate timestamped filename and trigger browser download - [ ] Write automated tests (unit: serialisation; integration: full backup export) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 19:41:34 +00:00
Vylpes modified the milestone from (deleted) to 0.3.0 2026-03-02 17:27:11 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RabbitLabs/droplet-next#42
No description provided.