feat(F-126): completed feature
This commit is contained in:
20
work/artifacts/F-126/qa.json
Normal file
20
work/artifacts/F-126/qa.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"verdict": "APPROVED",
|
||||
"reviewer": "qa",
|
||||
"feature_id": "F-126",
|
||||
"summary": "Verificación: bug ya arreglado por F-131, solo falta desplegar.",
|
||||
"checks": [
|
||||
"Pre-F-131: curl /api/catalog/products?q=almendra vía proxy → 13 items (no filtra)",
|
||||
"Directo backend: curl /catalog/products?q=almendra → 1 item (filtra OK)",
|
||||
"Post-F-131 build: bundle contiene nextUrl.search en los 5 handlers",
|
||||
"Live admin proceso todavía sirve bundle pre-F-131 (necesita restart)"
|
||||
],
|
||||
"verification_steps": [
|
||||
"1. Operador ejecuta ./scripts/monolith.sh prod restart",
|
||||
"2. Operador login en /admin/inventory",
|
||||
"3. Operador escribe 'almendra' en el buscador → solo 1 producto",
|
||||
"4. Operador escribe parte de un EAN → filtra correctamente"
|
||||
],
|
||||
"notes": "Tras restart, /inventory debería filtrar correctamente por nombre o EAN.",
|
||||
"reviewed_at": "2026-08-21T16:16:00Z"
|
||||
}
|
||||
Reference in New Issue
Block a user