Problem/Motivation

When using Content Moderation, Workflow or similar modules, you can save non-default revisions.

Currently, we would then possibly generate a new alias already.

Proposed resolution

Check for isDefaultRevision() on revionsable entities, skip them otherwise.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir created an issue. See original summary.

Berdir’s picture

  • Berdir committed 075da62 on 8.x-1.x
    Issue #2847672 by Berdir: Only generate aliases for the default revision
    
Berdir’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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