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

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

carvalhar’s picture

You can add a role to group all them and configure the permission "skip agreement" for this role.

vako’s picture

Thanks, but that will remove the permission from every entry, I would like to remove it for a specific user only, if possible.

mradcliffe’s picture

Version: 6.x-2.0-rc2 » 8.x-2.x-dev
Component: Miscellaneous » Code
Issue summary: View changes
Issue tags: +Needs tests

Issue 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.

mradcliffe’s picture

Version: 8.x-2.x-dev » 3.0.x-dev

Bumping to 3.0.x for new features.