javaBin / ems-redux

Baksystemet som holder på alle foredrag som er sendt inn til JavaZone gjennom historien.
Apache License 2.0
10 stars 4 forks source link

Post migration data corruption #24

Closed chrissearle closed 8 years ago

chrissearle commented 8 years ago

After migration to postgres I'm seeing issues in the data when pulling to the app.

You can see it on the web too if you have the direct links:

An example

http://2015.javazone.no/details.html?talk=41c7a0b5f9012e4c764f626c429433963e8bc28bff68d61651f3baf8035b835f

Check room and slot

These are also missing from the program view http://2015.javazone.no/program.html

Not sure how to find all of the ones with issues - it's pretty fiddly getting them out of coredata on an ios box. Hope you can find a better way.