Auction Export (P1) #43

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

Epic: #8


Note: This story is P1 (post-v1) and should not block the v1 release.

As a seller with auction listings,
I want to export needs-update listings in Auction format,
so that I can apply auction-specific changes back in Seller Hub.

Blocked by: STORY-6.1 (Export "Needs Update" Listings)

Acceptance criteria:

  • Export type selector allows choosing "Fixed Price" or "Auction"
  • Auction export includes: Item number, Title, SKU, Start price, Auction BIN price, Available quantity
  • Same filtering logic (needs_update = true) applies

Subtasks:

  • Add export type selector (Fixed Price / Auction) to the export UI
  • Implement Auction CSV serialisation with correct column set (Start price, BIN price, etc.)
  • Apply same needs_update = true filter to auction export
  • Write automated tests (unit: auction format serialisation)
  • Write/update documentation
Epic: #8 --- > **Note:** This story is P1 (post-v1) and should not block the v1 release. **As a** seller with auction listings, **I want to** export needs-update listings in Auction format, **so that** I can apply auction-specific changes back in Seller Hub. **Blocked by:** STORY-6.1 (Export "Needs Update" Listings) **Acceptance criteria:** - Export type selector allows choosing "Fixed Price" or "Auction" - Auction export includes: Item number, Title, SKU, Start price, Auction BIN price, Available quantity - Same filtering logic (needs_update = true) applies **Subtasks:** - [ ] Add export type selector (Fixed Price / Auction) to the export UI - [ ] Implement Auction CSV serialisation with correct column set (Start price, BIN price, etc.) - [ ] Apply same `needs_update = true` filter to auction export - [ ] Write automated tests (unit: auction format serialisation) - [ ] Write/update documentation
Vylpes added this to the 0.3.0 milestone 2026-03-02 17:27:13 +00:00
Vylpes removed this from the 0.3.0 milestone 2026-03-02 17:27:23 +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#43
No description provided.