Problem/Motivation
When a node that is pointed to as a parent from other nodes gets saved, it updates its own alias. It would be really convenient if all the other nodes pointing to it would also update their aliases.
Proposed resolution
When saving one node, check if any other node points to it as a parent, then save those nodes too.
Issue fork pathauto_entity_parent-3362727
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
markman4897 commented