Problem/Motivation
The RequiredApiRecursiveValidator is implemented with the idea that every violation can be checked with a required_api plugin.
Steps to reproduce
Trigger a constraint violation and notice the violation is discarded.
Proposed resolution
Only remove violations validated by required_api plugins
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
To be determined.
Data model changes
None
Issue fork required_api-3549912
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
dieterholvoet commentedComment #6
dieterholvoet commentedThanks for reporting! The issue is fixed in the 3.0.2 release.