Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch og_moderation module to allow users to revert nodes. #3022

Merged
merged 1 commit into from
Feb 18, 2020

Conversation

beeyayjay
Copy link

Adds a patch to og_moderation to fix reversion permissions issue.

How to reproduce

  1. Log in as anyone except User 1 with at least an 'editor' role.
  2. Go to the Revisions page of any dataset with more than one revision that you have permission to edit.
  3. Click 'revert' on one of the earlier revisions.
  4. Confirm that you get an 'Access Denied' message.

QA Steps

  1. Repeat steps 1 - 3 above.
  2. Confirm that you see a confirmation page ("Are you sure you want to revert to the revision...")
  3. Click the 'Revert' button.
  4. Confirm that the dataset was reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants