Problem/Motivation

The filter was moved to views in #2865579: Rewrite the 'Latest revision' views filter and remove the revision_tracker table, but it looks like it got added back in somehow in #2862041: Provide useful Views filters for Content Moderation State fields.

Proposed resolution

Delete the whole chunk of code starting at views.filter.latest_revision: and ending at line 8 in ./core/modules/content_moderation/config/schema/content_moderation.views.schema.yml.

Remaining tasks

Create a patch.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sam152 created an issue. See original summary.

Sam152’s picture

Issue summary: View changes
Issue tags: +Novice
Sam152’s picture

Issue summary: View changes
R.shaikh’s picture

@sam152... i have made changes as you suggested. please review it.

R.shaikh’s picture

Status: Active » Needs review
Sam152’s picture

Status: Needs review » Reviewed & tested by the community

Looks great, thanks!

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 9e354b8 and pushed to 8.8.x. Thanks!

  • catch committed 9e354b8 on 8.8.x
    Issue #3064753 by R.shaikh, Sam152: Remove 'latest_revision' views...

Status: Fixed » Closed (fixed)

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