Skip to content

Import / export roundtrip not working - Commits not importable #536

Closed
@joepio

Description

@joepio
Member
  • 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

Activity

added a commit that references this issue on Nov 3, 2022

#536 Add `--force` to importer

added a commit that references this issue on Nov 3, 2022

#536 Add `--force` to importer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @joepio

        Issue actions

          Import / export roundtrip not working - Commits not importable · Issue #536 · atomicdata-dev/atomic-server