Problem/Motivation

The review form checks which user accounts are influenced by a restriction using some database queries, but those queries do not consider the permissions assigned to each user account, with the consequence of showing accounts as affected by a restriction when they are not affected. Furthermore, it assumes the pattern used by the restriction is compatible with the regular expressions used by REGEXP, which would no longer be the case after #3553127: Add more pattern types will be implemented.

Proposed resolution

Remove the review form.

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

avpaderno created an issue. See original summary.

avpaderno’s picture

Version: 3.0.x-dev » 2.1.x-dev
avpaderno’s picture

avpaderno’s picture

Status: Active » Needs review

avpaderno’s picture

Version: 2.1.x-dev » 3.0.x-dev

avpaderno’s picture

Status: Needs review » Fixed

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

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

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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

avpaderno’s picture

Issue summary: View changes