leistungsbilanz-ts/src
Grovy311 01a024f048 cable-sizing: return 400 instead of 500 for an unknown context circuitId/projectId
context.circuitId/projectId are caller-supplied audit-log metadata, not
used in the calculation itself. A stale or unknown id (e.g. a circuit
deleted between page load and this request) violated the foreign key
and fell through to the generic 500 handler; catch it and report it as
a normal validation error instead.
2026-08-07 17:17:44 +02:00
..
app Merge remote-tracking branch 'origin/feature/amev-picker-and-collapsible-sidebar' 2026-08-06 22:01:54 +02:00
cable-sizing/domain Add proposed cable-sizing module 2026-08-07 17:13:59 +02:00
db Add proposed cable-sizing module 2026-08-07 17:13:59 +02:00
domain Fix code-review findings across domain, persistence, server and frontend 2026-08-06 21:31:16 +02:00
external-model Add Revit circuit list object feed 2026-08-02 18:59:01 +02:00
frontend Add proposed cable-sizing module 2026-08-07 17:13:59 +02:00
server cable-sizing: return 400 instead of 500 for an unknown context circuitId/projectId 2026-08-07 17:17:44 +02:00
shared Merge remote-tracking branch 'origin/feature/amev-picker-and-collapsible-sidebar' 2026-08-06 22:01:54 +02:00
instrumentation-node.ts Fix crash handling and log noise in logging feature 2026-08-06 19:58:31 +02:00
instrumentation.ts Add configurable structured logging 2026-08-06 19:45:39 +02:00
proxy.ts Fix crash handling and log noise in logging feature 2026-08-06 19:58:31 +02:00