Allow path generation inside of a workspace

Created on 2 June 2022, about 2 years ago
Updated 7 June 2024, 21 days ago

Problem/Motivation

When creating or updating a node inside a workspace, no alias is generated for the node because of the restriction introduced in #2847672: Only generate aliases for the default revision .

Steps to reproduce

  1. Install workspaces, pathauto
  2. Setup an alias pattern for the article content type with pattern /test/[node:title]
  3. In the live workspace, create an article content with title “hello”
  4. Switch to the “Stage” workspace
  5. Edit the created article changing the title to “hello world” and save the node

Expected result: Url alias changes to /test/hello-world
Actual result: Url alias doesn’t change

Proposed resolution

Allow path generation inside a workspace.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024