Describe the issue:
Plugin: Schema Import/Export v0.1.16
When exporting a model containing single-line string fields containing radio group settings/select input settings options, these options are not being imported.
Steps to reproduce:
- Create a model with one single-line string field
- Set “Field editor” to “Select input”
- Add one or more options
- Export the model to JSON
- Delete the model so that it can be imported
- Import the JSON - model will be created
- Check the model is missing the options
Screenshots:
Exporting this model to JSON:
After importing the JSON, the options are gone:




