Closed kvnhmn closed 1 day ago
This is a minimal backup file which allows to reproduce the issue
# exported by Flipt (v1.51.1) on 2024-11-21T14:37:32Z
{"version":"1.4","namespace":{"key":"default","name":"Default","description":"Default namespace"},"flags":[{"key":"flag1","name":"flag1","type":"VARIANT_FLAG_TYPE","enabled":false}]}
Bug Description
If you import an exported .json. You'll get an error, because of the first line in the json, which is a comment.
Version Info
v1.51.0
Search
Steps to Reproduce
Export Flags as JSON then import it
Expected Behavior
No response
Additional Context
No response