UUID resolving 4xx error #580

Closed
opened 2026-09-12 15:21:09 +02:00 by mpeltriaux · 1 comment
Owner

Status quo

Resolving of an uuid on API calls may result in internal server errors if they can not be found on externalIdentifer as well as on 'internalIdentifier'. This is due to the fact we expect uuid4 as identifiers. Currently these errors result in admin mail sending (5xx error code).

Improvement

Change the behaviour such as client receives a 4xx error code instead of 5xx.

# Status quo Resolving of an uuid on API calls may result in internal server errors if they can not be found on `externalIdentifer` as well as on `'internalIdentifier'`. This is due to the fact we expect uuid4 as identifiers. Currently these errors result in admin mail sending (5xx error code). # Improvement Change the behaviour such as client receives a 4xx error code instead of 5xx.
mpeltriaux added the enhancement label 2026-09-12 15:21:10 +02:00
mpeltriaux self-assigned this 2026-09-12 15:21:10 +02:00
Author
Owner

Merged in #581

Merged in #581
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#580