Export Low-Stock Listings #46

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

Epic: #9


As a seller,
I want to export my low-stock listings,
so that I can share the list or use it to plan restocking.

Blocked by: STORY-7.2 (View Low-Stock Listings)

Acceptance criteria:

  • An "Export low stock" action is available from the low-stock filtered view
  • Export includes: SKU, Product name, Title, Available quantity, Low-stock threshold, On-hand quantity
  • Output is a valid .csv
  • Filename includes a timestamp (e.g., low-stock-2025-01-15.csv)
  • Export is unavailable (or shows 0 rows notice) when no listings are low stock

Subtasks:

  • Add "Export low stock" action button to the low-stock filtered view
  • Serialise filtered listings to CSV with required fields (SKU, Name, Title, Qty, Threshold, On-hand qty)
  • Generate timestamped filename and trigger browser download
  • Disable/hide export when 0 rows qualify with a clear notice
  • Write automated tests (integration: export with fixture low-stock data)
  • Write/update documentation
Epic: #9 --- **As a** seller, **I want to** export my low-stock listings, **so that** I can share the list or use it to plan restocking. **Blocked by:** STORY-7.2 (View Low-Stock Listings) **Acceptance criteria:** - An "Export low stock" action is available from the low-stock filtered view - Export includes: SKU, Product name, Title, Available quantity, Low-stock threshold, On-hand quantity - Output is a valid `.csv` - Filename includes a timestamp (e.g., `low-stock-2025-01-15.csv`) - Export is unavailable (or shows 0 rows notice) when no listings are low stock **Subtasks:** - [ ] Add "Export low stock" action button to the low-stock filtered view - [ ] Serialise filtered listings to CSV with required fields (SKU, Name, Title, Qty, Threshold, On-hand qty) - [ ] Generate timestamped filename and trigger browser download - [ ] Disable/hide export when 0 rows qualify with a clear notice - [ ] Write automated tests (integration: export with fixture low-stock data) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 19:43:53 +00:00
Vylpes modified the milestone from (deleted) to 0.4.0 2026-03-02 17:28:02 +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#46
No description provided.