Problem/Motivation
Another issue Views filter "Published status or admin user" not checking "View any unpublished content" permission assumes you are using the content_moderation
module. We need to have a patch for those sites that need to keep workbench_moderation
Proposed resolution
Also check if workbench_moderation
is enabled since one or the other is enabled.
User interface changes
None.
API changes
None.
Data model changes
none.