feat(BD-06): completed feature

This commit is contained in:
chattie
2026-08-17 22:30:10 +02:00
parent d595b4871f
commit 405bdd86a4
14 changed files with 33 additions and 6 deletions

View File

@@ -377,7 +377,7 @@
"id": "BD-06",
"title": "Backend: PATCH /products/:id/state",
"description": "Cambiar estado de producto (active/inactive/draft). MEDIA prioridad.",
"status": "pending",
"status": "done",
"priority": "medium",
"phase": "backend",
"created_at": "2026-08-16T22:14:05Z",
@@ -387,7 +387,8 @@
"qa": true,
"close": true
},
"type": "feature"
"type": "feature",
"completed_at": "2026-08-17T20:30:10Z"
},
{
"id": "BD-07",