chore: fix gate agent fields for SHOP tickets

This commit is contained in:
chattie
2026-08-24 16:13:35 +02:00
parent fd03b4cf4a
commit 92e8dfc984
10 changed files with 29 additions and 152 deletions

View File

@@ -7752,14 +7752,16 @@
"description": "Añadir al carrito se salta restriccion de stock. Si hay 2 en stock se puede pedir 1 o 2, pero no 3.",
"priority": "high",
"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": "storefront"
"phase": "storefront",
"completed_at": "2026-08-24T14:13:16Z"
},
{
"id": "SHOP-AUTH",
@@ -7768,14 +7770,16 @@
"description": "Email already registered en register pero iniciar sesion dice password incorrecto cuando es correcta.",
"priority": "high",
"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": "storefront"
"phase": "storefront",
"completed_at": "2026-08-24T14:13:16Z"
}
]
}