fix(inventory-opt): inventory optimization: pagination, queries, filters for 10k+ products
This commit is contained in:
@@ -7824,14 +7824,16 @@
|
||||
"description": "Need change",
|
||||
"priority": "med",
|
||||
"risk": "low",
|
||||
"status": "pending",
|
||||
"status": "done",
|
||||
"created_at": "2026-08-24",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"phase": "backend"
|
||||
"phase": "backend",
|
||||
"completed_at": "2026-08-26T16:07:48Z"
|
||||
},
|
||||
{
|
||||
"id": "TPV-FIXES",
|
||||
@@ -8006,7 +8008,7 @@
|
||||
"description": "Phase 1. Add club members, device tokens, recovery-ready identity model, transaction ledger as source of truth, cashback config, basic backend endpoints, migrations and tests.",
|
||||
"priority": "high",
|
||||
"risk": "high",
|
||||
"status": "in_progress",
|
||||
"status": "blocked",
|
||||
"created_at": "2026-08-26",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
|
||||
Reference in New Issue
Block a user