Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean up data of products that do not exist anymore #249

Open
ghost opened this issue Feb 24, 2020 · 0 comments
Open

clean up data of products that do not exist anymore #249

ghost opened this issue Feb 24, 2020 · 0 comments
Labels
enhancement New feature or request P4: later Not important enough to prioritize right now

Comments

@ghost
Copy link

ghost commented Feb 24, 2020

right now, when products stop existing, we continue to have them on the page, they just are not linked from the overview anymore. it is a bit error-prone to manually clean up after them. maybe we could check for them whenever we build anything and clean up automatically and do a full sync in those cases.

on the other hand, we currently maintain redirects by hand and it would not be ideal if we delete content before we have redirects set up. quandary...

@ghost ghost added enhancement New feature or request P4: later Not important enough to prioritize right now labels Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P4: later Not important enough to prioritize right now
Projects
None yet
Development

No branches or pull requests

0 participants