Skip to content

fix: Handle empty enum values in BaseDTO and suppress ResourceConflictException reporting#1114

Merged
daveearley merged 1 commit intodevelopfrom
fix/nullable-enum-basedto
Mar 18, 2026
Merged

fix: Handle empty enum values in BaseDTO and suppress ResourceConflictException reporting#1114
daveearley merged 1 commit intodevelopfrom
fix/nullable-enum-basedto

Conversation

@daveearley
Copy link
Contributor

No description provided.

…tException reporting

BaseDTO now returns null for empty/null values on nullable enum
properties instead of crashing. ResourceConflictException (409) is
added to dontReport since it is expected client behavior.
@daveearley daveearley merged commit 63cdd98 into develop Mar 18, 2026
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant