Describe the Bug
It caused the application crash while importing an invalid JSON data file.
Reproduction
Import an invalid JSON data file from the previous version or other sources.
Expected Behaviour
On invalid data imported, catch the error and show the user a notification that the data file imported was not supported or invalid.