Fix Pathauto token issue for node menu hierarchy after parent node update

Created on 10 May 2023, over 1 year ago
Updated 27 June 2024, 5 months ago

Problem/Motivation

I'm using a pattern to use for node alias.
The pattern I use for specific content type is: [node:menu-link:parents:join-path]/[node:title].
It set all menu parent items, for my node in URL and finally the node title.

When I edit the node from the edit form and select the parent, URL is created correctly.

The problem came when I change the menu structure from the main navigation. For example, I move my node called level 3 from one parent to another. From drag and drop, I change parents

Steps to reproduce

1- Create a basic page
2- Add the node to the menu from the menu, not from the node
3- check the node URL

Proposed resolution

Use the fix patch from #3016532: Pathauto token for node menu hierarchy not working after updating parent node

Remaining tasks

  • ✅ File an issue about this project
  • ❌ Addition/Change/Update/Fix to this project
  • ❌ Testing to ensure no regression
  • ❌ Automated unit/functional testing coverage
  • ❌ Developer Documentation support on feature change/addition
  • ❌ User Guide Documentation support on feature change/addition
  • ❌ Accessibility and Readability
  • ❌ Code review from 1 Varbase core team member
  • ❌ Full testing and approval
  • ❌ Credit contributors
  • ❌ Review with the product owner
  • ❌ Update Release Notes and Update Helper on new feature change/addition
  • ❌ Release

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
🐛 Bug report
Status

Closed: won't fix

Version

10.0

Component

Code

Created by

🇯🇴Jordan ahmad abbad Jordan

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

Comments & Activities

Production build 0.71.5 2024