Problem/Motivation

In #3357181: Does not react to role changes there was a set of steps outlined for testing that content access does the right thing when the roles of a user change, but there was no associated test written when that issue's fix went in, so it's possible we might re-introduce a regression if we were to change the storage of those role related grants...which I want to do.

Steps to reproduce

Proposed resolution

Use the steps from the ticket and get AI to write us a test.

Remaining tasks

User interface changes

API changes

Data model changes

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

steven jones created an issue. See original summary.

steven jones’s picture

steven jones’s picture

Status: Active » Needs review

Added a test in the MR.

amoebanath’s picture

Status: Needs review » Reviewed & tested by the community

OK so the statics now use drupal_static , which we're able to reset
Whereas that wasn't possible before
Looks like the test steps are replicated as per that issue
Great!

steven jones’s picture

Status: Reviewed & tested by the community » Fixed

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.