The URL Title ExpressionEngine field should only be generated via pulled title update when an entry is created, not when it is edited.
If a pulled NPR story's title is updated (e.g., due to typo), but the story has already been publicized on our website, regenerating the url could lead to broken links.
In GitLab by @areynold on Jul 30, 2019, 09:57
The URL Title ExpressionEngine field should only be generated via pulled title update when an entry is created, not when it is edited.
If a pulled NPR story's title is updated (e.g., due to typo), but the story has already been publicized on our website, regenerating the url could lead to broken links.
Require manual url update on edit.
~"To Do"