-
fix(diagnostics): validate report-failure type up front; migration EOF newline
发布于
2026-06-30 22:51:40 +00:00 Now that report_failures.type is an ENUM, reject an unsupported type with a 400
in ReportFailureService.create instead of letting it fail at the DB with a 500
(addresses review). Add a test for the 400. Append the trailing newline to
000090 per the Liquibase formatting convention.Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
下载附件