Ignore an Unmapped Listing #33

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

Epic: #6


As a seller,
I want to mark an unmapped listing as "ignored",
so that it doesn't clutter my queue when I intentionally don't want to manage it.

Blocked by: STORY-4.1 (View Unmapped Queue), STORY-5.4 (Import Completes with Summary)

Acceptance criteria:

  • Each row has an "Ignore" action
  • Ignored listings are removed from the unmapped queue view
  • Ignored listings remain in the system as unmanaged (not deleted)
  • A separate view or filter allows the user to see/unignore previously ignored listings
  • Re-importing a CSV does not un-ignore a previously ignored listing

Subtasks:

  • Add "Ignore" action per queue row with confirmation dialog
  • Persist ignored state to the listing record in the database
  • Remove ignored listings from the default unmapped queue view
  • Implement a filter/toggle to surface previously ignored listings
  • Implement "un-ignore" action on ignored listings
  • Ensure the import pipeline respects the ignored flag and does not reset it
  • Write automated tests (integration: ignore → re-import → verify still ignored; un-ignore works)
  • Write/update documentation
Epic: #6 --- **As a** seller, **I want to** mark an unmapped listing as "ignored", **so that** it doesn't clutter my queue when I intentionally don't want to manage it. **Blocked by:** STORY-4.1 (View Unmapped Queue), STORY-5.4 (Import Completes with Summary) **Acceptance criteria:** - Each row has an "Ignore" action - Ignored listings are removed from the unmapped queue view - Ignored listings remain in the system as unmanaged (not deleted) - A separate view or filter allows the user to see/unignore previously ignored listings - Re-importing a CSV does not un-ignore a previously ignored listing **Subtasks:** - [ ] Add "Ignore" action per queue row with confirmation dialog - [ ] Persist ignored state to the listing record in the database - [ ] Remove ignored listings from the default unmapped queue view - [ ] Implement a filter/toggle to surface previously ignored listings - [ ] Implement "un-ignore" action on ignored listings - [ ] Ensure the import pipeline respects the ignored flag and does not reset it - [ ] Write automated tests (integration: ignore → re-import → verify still ignored; un-ignore works) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 19:24:27 +00:00
Vylpes modified the milestone from (deleted) to 0.2.0 2026-03-02 17:25:04 +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#33
No description provided.