Set Global Low-Stock Threshold #44

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

Epic: #9


As a seller,
I want to set a global low-stock threshold,
so that the app can automatically flag listings that are running low.

Blocked by: None

Acceptance criteria:

  • Global threshold is configurable from account settings
  • Threshold is an integer ≥ 0 (default: e.g., 5 — to be confirmed)
  • Change takes effect immediately across all listings and products
  • Threshold is used when no per-product override is set

Subtasks:

  • Add global threshold field to account settings page
  • Implement server-side validation (integer ≥ 0)
  • Persist threshold to user/account settings record
  • Apply threshold change immediately to low-stock calculations
  • Write automated tests (unit: validation; integration: threshold persists and applies)
  • Write/update documentation
Epic: #9 --- **As a** seller, **I want to** set a global low-stock threshold, **so that** the app can automatically flag listings that are running low. **Blocked by:** None **Acceptance criteria:** - Global threshold is configurable from account settings - Threshold is an integer ≥ 0 (default: e.g., 5 — to be confirmed) - Change takes effect immediately across all listings and products - Threshold is used when no per-product override is set **Subtasks:** - [ ] Add global threshold field to account settings page - [ ] Implement server-side validation (integer ≥ 0) - [ ] Persist threshold to user/account settings record - [ ] Apply threshold change immediately to low-stock calculations - [ ] Write automated tests (unit: validation; integration: threshold persists and applies) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 19:43:08 +00:00
Vylpes modified the milestone from (deleted) to 0.4.0 2026-03-02 17:27:58 +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#44
No description provided.