- `atomic-server export` - `atomic-server import --file {file_path}` - `Unable to import JSON-AD. Unable to parse resource in array. Commits can not be edited or created directly.` This is happening because of the new JSON-AD importer, which performs checks. I think adding a `--force` flag, or something similar, might be the best solution here. Also, I think we need an end-to-end test for importing + exporting. Not sure how to implement this, though. Thanks to @jerlendds for reporting