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

Remove user field on unpublished nodes tab on workbench moderation UI. #2894

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

dharizza
Copy link
Contributor

@dharizza dharizza commented Jun 5, 2019

As part of #2879 we included a new tab in the workbench UI to delete current revisions for unpublished nodes (deleting the nodes completely). It has an issue because there is a user filter being applied so the administrators can't moderate them. In this PR we are removing the filter.

How to reproduce

  1. Log in as an administrator
  2. Make sure there is at least one unpublished node with a revision in the site.
  3. The tab "Unpublished nodes draft" in admin/workbench shows 0 items.

QA Steps

  • Log in as an administrator
  • Make sure there is at least one unpublished node with a revision in the site.
  • The tab "Unpublished nodes draft" in admin/workbench should have the list of unpublished nodes with revisions, it should reflect the right amount of items.
  • Log in as an editor/workbench moderator, you shouldn't see non-group nodes in this list.

@janette janette merged commit bbf7cd9 into 7.x-1.x Jun 5, 2019
@janette janette deleted the remove-user-filter-unpublished-nodes branch June 5, 2019 13:04
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.

2 participants