Problem/Motivation

\Drupal\content_moderation\Entity\Routing\EntityModerationRouteProvider::getLatestVersionRoute() mentions view all unpublished content as the one that is needed to access unpublished content.

Proposed resolution

Rename it to view any unpublished content

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mbovan created an issue. See original summary.

mbovan’s picture

Fixed the documentation block.

timmillwood’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me!

I did a quick check, and it's the only instance of "view all unpublished content" in core.

  • catch committed 86c9b34 on 8.6.x
    Issue #2980405 by mbovan: Fix "view all unpublished content"...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 86c9b34 and pushed to 8.6.x. Thanks!

Status: Fixed » Closed (fixed)

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