news-catalyst / google-app-scripts

a collection of scripts for tinynews google docs add-ons
https://script.google.com/a/newscatalyst.org/d/1ILURq69o3cYUy6k1n1X6HwxdMfl9xWNhILYuZxgLfeblb3IR15WCMZSj/edit
1 stars 1 forks source link

Store category slugs in the article_slug_versions table #357

Closed jacqui closed 2 years ago

jacqui commented 2 years ago

Trying to prevent broken links when a category slug is changed but links to articles are published already using the old category slug:

I think adding the category slug on every change to the existing article_slug_versions table could work.