Skip to content

[6.5.x] fix: log constraint violation errors correctly#553

Draft
Michel (cyl3x) wants to merge 2 commits into6.5.xfrom
fix/log-contraint-violation-errors-correctly-65
Draft

[6.5.x] fix: log constraint violation errors correctly#553
Michel (cyl3x) wants to merge 2 commits into6.5.xfrom
fix/log-contraint-violation-errors-correctly-65

Conversation

@cyl3x
Copy link
Copy Markdown
Contributor

1. Why is this change necessary?

Constraint violation errors were not logged correctly, as the json-seralized exception does not contain any information about the reasons for the violations - just the amount of them

2. What does this change do, exactly?

Serializes the constraint violation list correctly

3. Describe each step to reproduce the issue or behaviour.

-

4. Please link to the relevant issues (if any).

5. Checklist

  • I have written tests and verified that they fail without my change
  • I have created an entry in the CHANGELOG.md files with all necessary user information about my changes
  • This change has comments for package types, values, functions, and non-obvious lines of code
  • I have read the contribution requirements and fulfill them.

@cyl3x Michel (cyl3x) self-assigned this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant