Problem/Motivation
Administration Views for Moderated Content
Varbase Workflow adds a simple administration view to show the available drafts and their moderation state. This view is available for all roles who can edit content.
To see the available drafts, navigate to: Administration \ Content \ Moderated content
No moderated content available. Only pending versions of content, such as drafts, are listed here.

Proposed resolution
- Add enforced dependencies for content_moderation
- Apply the moderation state filter with not published value for the Varbase Simple and Editorial workflows.
- Import the custom Varbase Moderated Content view
- Add a hook update if
views.view.moderated_contenthas
display: default: display_options: filters: moderation_state_1: value: editorial-published: editorial-publishedChange the value
display: default: display_options: filters: moderation_state_1: value: varbase_editorial_workflow-published: varbase_editorial_workflow-published varbase_simple_workflow-published: varbase_simple_workflow-published
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ✅ User Guide Documentation support on feature change/addition
- ✅ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-9.0.14, Varbase 10.0.0-alpha2, varbase_workflow-2.0.14, Varbase 10.0.0-alpha2, varbase_workflow-3.0.0-alpha2
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
After the fix:

API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3364872: Fixed No moderated content available in the Moderated Content Admin View
| Comment | File | Size | Author |
|---|---|---|---|
| varbase10--Moderated-Content-Admin-View--before-the-fix.png | 121.92 KB | rajab natshah | |
| varbase10--Moderated-Content-Admin-View.png | 144.87 KB | rajab natshah |
Comments
Comment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshahAdd a hook update if
views.view.moderated_contenthasChange the value
Comment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshah✅ Released varbase_workflow-2.0.14
Comment #15
rajab natshah✅ Released varbase_workflow-3.0.0-alpha2
Comment #16
rajab natshahComment #17
rajab natshah✅ Released Varbase 10.0.0-alpha2
Comment #18
rajab natshahComment #19
rajab natshah✅ Released varbase-9.0.14