Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Custom URL entries automatically appearing #203

Open
jerumschlasses opened this issue Aug 8, 2019 · 2 comments
Open

Custom URL entries automatically appearing #203

jerumschlasses opened this issue Aug 8, 2019 · 2 comments

Comments

@jerumschlasses
Copy link

jerumschlasses commented Aug 8, 2019

Running Umbraco 7.5.8, UrlTracker version 3.15.0.
We recently started having entries magically appear under Custom URL entries. In the notes column it says "Node removed" however the node has not been removed. The old URL and new URL are the same in the majority of instances. The site column is not populated like it normally is. Any ideas would be welcome.
screenshotUrlTracker

@jerumschlasses
Copy link
Author

jerumschlasses commented Aug 20, 2019

I've just discovered this happens when nodes are unpublished. The custom entries disappear while the page is unpublished, but reappear after the page is published.
Setting urlTracker:trackingDisabled to true stops the behavior, but at the cost of identifying all URL changes.

@jerumschlasses
Copy link
Author

jerumschlasses commented Aug 23, 2019

An acceptable solution is to move these harmless entries to the automatic entries view. In UrlTrackerModel.cs, the ViewType property conditionally lists the notes that determine which ViewType to put the entry. I'll complete a pull request to add "Node removed" to the conditions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant