conflict between PathAuto and Content Creator URL Alias

Created on 27 December 2023, 12 months ago
Updated 10 May 2024, 8 months ago

Problem/Motivation

Steps to reproduce

Use Pathauto to create an alias pattern for a content type, e.g. /node/123 --> /news/123
With Content Creator, use a token to create an alias for the same content type, e.g. "/news/projects/[webform_submission:values:title:urlencode]"
When Content Creator creates the node, it won't create its alias.

Proposed resolution

Delete the Pathauto alias pattern.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: works as designed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bburch

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

Comments & Activities

  • Issue created by @bburch
  • Status changed to Closed: works as designed 8 months ago
  • πŸ‡΅πŸ‡ΉPortugal joaomarques736

    Hi bburch,

    Indeed, pathauto module seems to override the configuration of webform content creator (wcc) module. Wcc module works properly when pathauto is not used. However, when pathauto is used, it runs after the creation of an entity with Wcc module, overriding the wcc configuration.

    As the URL alias is not created only in these cases, and considering that pathauto is other contrib module, for now we will leave the functionality as is just to avoid creating so specific exceptions.

    Best regards.

Production build 0.71.5 2024