p2pu / learning-circles

Create local study groups and learn together.
https://learningcircles.p2pu.org
MIT License
13 stars 9 forks source link

Correctly save location data for old learning circles #995

Closed dirkcuys closed 2 years ago

dirkcuys commented 2 years ago

Update old locations in db. Currently Cape Town doesn't yield all results in Cape Town.

Location used to be stored in a single field as "City, Region, Country". It got split to separate db fields, but old learning circles still have the combined old value.

This interferes with the learning circles search's city dropdown when there are learning circles in both the old and the new format.

dirkcuys commented 2 years ago

Commet from @GrifP in project card:

Clicking most the pre-filled labels from the location tab brings up all the LCs I expect to see --- however the entry for Chicago and Chicago, IL, USA each bring up only one learning circle, but when you type 'chicago' into the search you can see more than 100 show up.