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.

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_content has
    display:
      default:
        display_options:
          filters:
            moderation_state_1:
              value:
                editorial-published: editorial-published
    

    Change 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

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

After the fix:
Moderated Content Admin View after the fix

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

Comments

Rajab Natshah created an issue. See original summary.

  • Rajab Natshah committed f3978deb on 2.0.x
    Issue #3364872: Fix Moderated content having No moderated content...

  • Rajab Natshah committed a2b9d905 on 3.0.x
    Issue #3364872: Fix Moderated content having No moderated content...
rajab natshah’s picture

Title: Fix Moderated content having No moderated content available » Fix No moderated content available in the Moderated Content Admin View
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-9.0.14, +varbase_workflow-2.0.14, +varbase-10.0.0-beta1, +varbase_workflow-3.0.0-alpha2
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Issue summary: View changes
rajab natshah’s picture

Assigned: Unassigned » mohammed j. razem
Issue summary: View changes
Status: Needs review » Active
rajab natshah’s picture

rajab natshah’s picture

Add a hook update if views.view.moderated_content has

display:
  default:
    display_options:
      filters:
        moderation_state_1:
          value:
            editorial-published: editorial-published

Change 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

  • Rajab Natshah committed 6f2eb8e5 on 2.0.x
    Issue #3364872: Fix No moderated content available in the Moderated...

  • Rajab Natshah committed eb9e485e on 3.0.x
    Issue #3364872: Fix No moderated content available in the Moderated...
rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Status: Active » Fixed
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
Issue tags: -varbase-10.0.0-beta1 +varbase-10.0.0-alpha2
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

✅ Released varbase-9.0.14

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.