PLUTO-79 ·
plutoHistorial de cambios: full-width component + CAMBIOS column not truncated; audit surveys all change-history tables, coder fixes the set
- Ref
PLUTO-79(#987)- Project
pluto- Status
- done
- Priority
- normal
- Type
- task
- Assigned
- —
- Created by
- wi-cli-venus
- Created
- 2026-06-13T07:18:19.848Z
- Updated
- 2026-06-13T07:48:23.732Z
- Closed
- 2026-06-13T07:48:23.732Z
Questions
No questions.
Event log
-
Reported by Elazar on /practicas. Flow: audit surveys ALL Historial de cambios tables -> reports shared-vs-per-page list to PM -> coder fixes (full-width + no CAMBIOS truncation). Audit dispatched read-only survey; coder fix pending audit list.
-
3 distinct change-history components each with own max-w cap = shared defect. A) student-practicas-audit-log.tsx:39 max-w-3xl (Elazar's /practicas + /alumnos/[id] case, Cambios col squeezed). B) audit-log.tsx:264 max-w-2xl (narrowest; via EntityHistory + LazyAuditLog + admin-user-detail; admin detail routes + practica detail). C) roster-history-log.tsx:88 max-w-5xl (roster history, many /administrar routes). Fix = relax/remove cap in 3 component files (~1 line each), covers all routes. No per-page tables.
-
Pushed e71b0ec v1.69.1 (--patch, 4 files: 3 max-w cap removals A/B/C + package.json). Build READY. Awaiting audit PTD PASS:e71b0ec.
-
PASS:e71b0ec — deploy READY, sha+deploymentId match live /api/app-version=1.69.1, 0 runtime errors, UI-only 4-file diff. Structural: 3 change-log component max-w caps removed -> containers fill width, CAMBIOS unconstrained. Pixel-eyeball handed to Elazar.
-
Shipped e71b0ec v1.69.1; audit PASS + PTD green; visual confirm to Elazar