Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve error message when form is not found #1449

Open
wants to merge 3 commits into
base: next-minor
Choose a base branch
from

Conversation

sirolf2009
Copy link
Contributor

Describe the changes

Relevant comments:
An exception is thrown without specifying what the error is about.
Since this class might log error log lines before this stacktrace, it might look like the error is related to another class
To clarify this, an exception is thrown that describes the error

Breaking changes

  • The contribution only contains changes that are not breaking.

Documentation

  • [ X] Release notes have been written for these changes.

valtimo-platform/valtimo-documentation#686

New features or changes that have been introduced have been documented.

  • Yes
  • Not applicable

Tests

Unit tests have been added that cover these changes

  • Yes
  • Not applicable

Integration tests have been added that cover these changes

  • Yes
  • Not applicable

Security

The Secure by Default principle has been applied to these changes

  • Yes
  • Not applicable

Added or changed REST API endpoints have authentication and authorization in place

  • Yes
  • Not applicable

Valtimo access control checks have been implemented

  • Yes
  • Not applicable

Dependencies

Newly added dependencies do not introduce known vulnerabilities/CVE's and are in line with the Valtimo license

  • Yes
  • Not applicable

@sirolf2009 sirolf2009 requested a review from a team as a code owner June 28, 2024 13:26
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.

None yet

1 participant