Create Product from Unmapped Listing #32

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

Epic: #6


As a seller,
I want to create a new product directly from an unmapped listing row,
so that I can quickly add it to my catalog without navigating away.

Blocked by: STORY-2.1 (Create a Product), STORY-4.1 (View Unmapped Queue)

Acceptance criteria:

  • Each row has a "Create product" action
  • A form is pre-filled with the listing's SKU (Custom label) and Title
  • User can review/edit the pre-filled details before saving
  • On save, the product is created and the listing is immediately linked to it
  • The listing is removed from the unmapped queue

Subtasks:

  • Add "Create product" action button to each unmapped queue row
  • Implement product creation form pre-filled with the row's SKU and Title
  • Allow user to review and edit pre-filled values before saving
  • On save: create product, link listing, remove from unmapped queue
  • Write automated tests (integration: product created, listing linked, removed from queue)
  • Write/update documentation
Epic: #6 --- **As a** seller, **I want to** create a new product directly from an unmapped listing row, **so that** I can quickly add it to my catalog without navigating away. **Blocked by:** STORY-2.1 (Create a Product), STORY-4.1 (View Unmapped Queue) **Acceptance criteria:** - Each row has a "Create product" action - A form is pre-filled with the listing's SKU (Custom label) and Title - User can review/edit the pre-filled details before saving - On save, the product is created and the listing is immediately linked to it - The listing is removed from the unmapped queue **Subtasks:** - [ ] Add "Create product" action button to each unmapped queue row - [ ] Implement product creation form pre-filled with the row's SKU and Title - [ ] Allow user to review and edit pre-filled values before saving - [ ] On save: create product, link listing, remove from unmapped queue - [ ] Write automated tests (integration: product created, listing linked, removed from queue) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 19:24:05 +00:00
Vylpes modified the milestone from (deleted) to 0.2.0 2026-03-02 17:25:01 +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#32
No description provided.