Problem/Motivation
Allow resetting one user's agreement from the agreement records view page.
Proposed resolution
Add an action to do this and add bulk operations to the agreement records view page.
Add a unit test for the action.
Remaining tasks
User interface changes
Adds bulk operations to the optional agreements view
API changes
Add only
Data model changes
N/A
Issue fork agreement-1248086
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 #1
carvalhar commentedYou can add a role to group all them and configure the permission "skip agreement" for this role.
Comment #2
vako commentedThanks, but that will remove the permission from every entry, I would like to remove it for a specific user only, if possible.
Comment #3
mradcliffeIssue cleanup. Changing the issue to 8.x-2.x as a feature request. This would be possible to add a views plugin to remove or reset one user's agreement.
Comment #4
mradcliffeBumping to 3.0.x for new features.