Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #685 link types import export #760

Merged

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Oct 12, 2017

This PR will fixes the export and import functionality to proper write and read link types

Links are currently not written to export files and consequently
can also not correctly be recreated upon import.
The import export functionality has been updated to include
link types in the export and properly restore them when
importing from the archive. A couple of unit tests use a
precreated export archive for testing purposes. These had to
be migrated to the new schema to include the link types.
The script with which this was performed has been included in
the docs tree. We might want to make this functionality
accessible through a 'verdi export migrate' entry point.
@sphuber sphuber merged commit d71d767 into aiidateam:fix_export_import Oct 12, 2017
@sphuber sphuber deleted the fix_685_link_types_import_export branch October 13, 2017 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant