Mark Single Listing as Updated #27

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

Epic: #5


As a seller,
I want to mark an individual listing as updated,
so that I can clear the "Needs update" flag after applying the change in Seller Hub.

Blocked by: STORY-3.4 (Inline Edit Available Quantity)

Acceptance criteria:

  • Each listing row has a "Mark as updated" action (button or icon)
  • Clicking it clears needs_update = false for that listing
  • The row is no longer shown when "Needs update" filter is active
  • An audit log entry is created (see EPIC-8)

Subtasks:

  • Add "Mark as updated" action button/icon to each listing row
  • Implement handler to set needs_update = false on the listing
  • Remove the row from the Needs Update filtered view immediately
  • Create audit log entry for the clear action
  • Write automated tests (integration: flag cleared, row removed from Needs Update filter)
  • Write/update documentation
Epic: #5 --- **As a** seller, **I want to** mark an individual listing as updated, **so that** I can clear the "Needs update" flag after applying the change in Seller Hub. **Blocked by:** STORY-3.4 (Inline Edit Available Quantity) **Acceptance criteria:** - Each listing row has a "Mark as updated" action (button or icon) - Clicking it clears `needs_update = false` for that listing - The row is no longer shown when "Needs update" filter is active - An audit log entry is created (see EPIC-8) **Subtasks:** - [ ] Add "Mark as updated" action button/icon to each listing row - [ ] Implement handler to set `needs_update = false` on the listing - [ ] Remove the row from the Needs Update filtered view immediately - [ ] Create audit log entry for the clear action - [ ] Write automated tests (integration: flag cleared, row removed from Needs Update filter) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 18:19:08 +00:00
Vylpes modified the milestone from (deleted) to 0.1.0 2026-03-02 17:24:07 +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#27
No description provided.