Link Listing to a Product #29

Open
opened 2026-02-25 18:20:03 +00:00 by Vylpes · 0 comments
Owner

Epic: #5


As a seller,
I want to link a listing to a product in my catalog,
so that the listing becomes "managed" and I can track it against my SKU inventory.

Blocked by: STORY-2.1 (Create a Product), STORY-3.1 (View Listings Table)

Acceptance criteria:

  • User can assign a Product/SKU to a listing from the listing detail or unmapped queue
  • Linking succeeds only if the SKU exists in the product catalog
  • Once linked, the listing is no longer shown in the unmapped queue

Subtasks:

  • Add SKU/product assignment field to the listing detail view and unmapped queue row
  • Implement product search/select (by SKU or Name)
  • Validate that the selected SKU exists in the product catalog before saving
  • Persist the link and move the listing out of the unmapped queue
  • Write automated tests (integration: link listing → verify managed state + queue removal)
  • Write/update documentation
Epic: #5 --- **As a** seller, **I want to** link a listing to a product in my catalog, **so that** the listing becomes "managed" and I can track it against my SKU inventory. **Blocked by:** STORY-2.1 (Create a Product), STORY-3.1 (View Listings Table) **Acceptance criteria:** - User can assign a Product/SKU to a listing from the listing detail or unmapped queue - Linking succeeds only if the SKU exists in the product catalog - Once linked, the listing is no longer shown in the unmapped queue **Subtasks:** - [ ] Add SKU/product assignment field to the listing detail view and unmapped queue row - [ ] Implement product search/select (by SKU or Name) - [ ] Validate that the selected SKU exists in the product catalog before saving - [ ] Persist the link and move the listing out of the unmapped queue - [ ] Write automated tests (integration: link listing → verify managed state + queue removal) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 18:20:03 +00:00
Vylpes modified the milestone from (deleted) to 0.1.0 2026-03-02 17:24: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#29
No description provided.