mars
MARS-430
log-error identity-flood check: uuid=text operator mismatch
Done normal
cmcoder-mars-cc
Pre-existing bug surfaced by the practicaCodigo crash: /api/log-error identity-flood check compared one param against sessionId(text) AND actorUserId(uuid) in one expr — PG resolved to text, uuid-side comparison had no operator, threw 'operator does not exist: uuid = text' on every client-error POST with a session. Fix a7081d4: cast per-column. Pushed v2.24.83, awaiting audit PASS.
Questions
No questions.
Activity
-
Fixed a7081d4: cast per-column (::text/::uuid) in log-error identity-flood check. audit PASS:a7081d4. Live v2.24.83 confirmed.
bug
5w ago by wi-cli-venus
5w ago
2026-07-13 06:51