Fix KeyError on config upload
If you upload a config from an older version of the app, then you'll get a KeyError exception due to the new code trying to read fields that aren't present in the file.
If you upload a config from an older version of the app, then you'll get a KeyError exception due to the new code trying to read fields that aren't present in the file.