marshall62 / msadmin

Admin tools for configuring Mathspring
0 stars 0 forks source link

Snapshot name bug fix #24

Closed mohit-surana closed 6 years ago

mohit-surana commented 6 years ago

Due to some changes in the meta info section, snapshots stopped working. This fix ensures that new snapshots are named correctly, and the hasSnapshot field is persisted to disk.

Apart from these changes, an SQL query is run to update stale entries in the database, and the fix_snapshots.py file is run to fix wrong filenames for existing snapshots.