Skip to content

Conversation

@thijskh
Copy link
Member

@thijskh thijskh commented May 8, 2024

Advantages:

  • makes use of existing Engineblock facility
  • vastly reduces code duplication
  • makes it configurable which attributes are subject to the check
  • makes it configurable which attributes will block vs which will only log
  • makes it possible to display scope violation in the debug page already

Todo:

  • Improve exception message to indicate cause of blockage
  • Update functional tests for changed error screen
  • Integrate into debug page
  • Remove now unused previous code

thijskh added 2 commits May 8, 2024 15:25
Advantages:
- makes use of existing Engineblock facility
- vastly reduces code duplication
- makes it configurable which attributes are subject to the check
- makes it configurable which attributes will block vs which will only log
- makes it possible to display scope violation in the debug page already

Todo:
- Improve exception message to indicate cause of blockage
- Integrate into debug page
- Remove now unused previous code
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.

Error message for invalid Subjectid is confusing

2 participants