Bug in Schema Import/Export - Input options are not being imported

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:

  1. Create a model with one single-line string field
  2. Set “Field editor” to “Select input”
  3. Add one or more options
  4. Export the model to JSON
  5. Delete the model so that it can be imported
  6. Import the JSON - model will be created
  7. Check the model is missing the options

Screenshots:

Exporting this model to JSON:

After importing the JSON, the options are gone:

Hello @jesper

Thank you very much for the detailed bug report!

I’ve just shipped a fix for it at v0.1.17

Please update it and let me know if it works :slight_smile:

It works! Thank you so much!

1 Like