mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-05-20 20:55:36 +00:00
e3f8c4c232
- ✅ Added detection logic for `MissingFileUploadsTraitException` to prevent 500 errors. - 🛠️ Updated exception handling to return a 400 response for these scenarios. - 🔇 Suppressed logging of `MissingFileUploadsTraitException` to reduce noise. - ✅ Added tests to verify 400 responses and absence of log entries.