Skip to content

"Url has changed" On all nodes each time I save and publish the home node #161

@mrflo

Description

@mrflo

Describe the bug
Using version: 12.0.0
Using Umbraco version 12.2.0
Creating an entry "Url has changed" for all the nodes and descendants each time I save and publish the home node.
Ending with a huge number of records.

To Reproduce
Steps to reproduce the behavior:

  • Go to 'save and publish' Home node or any parent nodes
  • Go to UrlTracker and eache time you save the home page it's adding an entry "Url has changed" and remove the domain from the url
  • I tried with no culture setup, with culture, with and without a domain but it's the same result
    See error
Screenshot 2023-10-16 at 09 30 53

Expected behavior
It shouldn't create records as nothin was changed.

A work around is to disable notifications and enable the default Umbraco Url redirect management
"Backoffice": {
"Notifications":{
"Enable": false
}
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions