simonw / museums

A website recommending niche museums to visit
https://www.niche-museums.com/
46 stars 11 forks source link

Hiller Aviation Museum listed twice #31

Closed simonw closed 2 years ago

simonw commented 2 years ago

On the "near you" page:

25362A9D-294D-4AEE-B880-DF4AA385B6A5

simonw commented 2 years ago

This is because it's in the current production DB twice: https://www.niche-museums.com/browse/museums?_search=hiller&_sort=id

Even though it's only in the YAML file once: https://github.com/simonw/museums/blob/d2b66661feac701b3f3cf68970acf0db72741c26/museums.yaml#L2607-L2610

I deleted it a while back in 25f4dbb24dd49517d2ed78529c03b91d6a38f3cc and set up a redirect from 6 to 103 here: https://github.com/simonw/museums/blob/d2b66661feac701b3f3cf68970acf0db72741c26/plugins/redirects.py#L15-L20

But I didn't actually delete the record, and since the DB is copied down and updated on each deploy the old record persisted.

simonw commented 2 years ago

I'm going to fix this by getting the deploy script to delete that old record.

simonw commented 2 years ago

That fixed it: https://www.niche-museums.com/browse/museums?_search=hiller&_sort=id