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

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

To be determined.

Data model changes

None

Command icon 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

idebr created an issue. See original summary.

dieterholvoet made their first commit to this issue’s fork.

dieterholvoet’s picture

Status: Active » Needs review

  • dieterholvoet committed 735fb356 on 3.0.x
    Issue #3549912 by idebr, dieterholvoet: RequiredApiRecursiveValidator...
dieterholvoet’s picture

Status: Needs review » Fixed

Thanks for reporting! The issue is fixed in the 3.0.2 release.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.