-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
bugSomething isn't workingSomething isn't workingtriageA new issue that needs triageA new issue that needs triage
Description
Package containing the bug
I’m not sure
Describe the bug
When pathauto is configured and a node is created, the revalidator plugin only attempts to invalidate the /node/##
path. It does not revalidate the new path alias generated.
Expected behavior
Revalidation should be executed with the new path alias.
Steps to reproduce:
- Fresh install with standard profile using 2.0.0 module version
- configure a path alias pattern for something simple like
[node:title]
- configure a simple next site and entity type revalidation, configured to revalidate the page's path.
- Enable debug mode
- create a new node
- review watchdog logs
- observe the debug log for the
/node/#
path, but not the new path alias pattern.
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageA new issue that needs triageA new issue that needs triage