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

migration-actions: Files #429

Closed
1 of 8 tasks
Tracked by #427
slint opened this issue Aug 1, 2023 · 0 comments · Fixed by inveniosoftware/invenio-rdm-migrator#129 or #446
Closed
1 of 8 tasks
Tracked by #427

migration-actions: Files #429

slint opened this issue Aug 1, 2023 · 0 comments · Fixed by inveniosoftware/invenio-rdm-migrator#129 or #446
Labels
migration Issue related to migration e.g zenodo, cds etc.

Comments

@slint
Copy link
Member

slint commented Aug 1, 2023

  • Create/upload a file (old) (REST API)
    • Missing an "edge" case for file upload via REST API, where you can "overwrite" a file with the same name. This effectively is an update to the old ObjectVersion (to set is_head = False) and then a creation of a new ObjectVersion + FileInstance.
  • Delete a file (old) (REST API)
  • Replace a file (old) (REST API)
  • Create/upload a file (new) (REST API)
  • Delete a file (new) (REST API)
  • Replace a file (new) (REST API)
  • File-integrity check (Celery)
@slint slint added the migration Issue related to migration e.g zenodo, cds etc. label Aug 1, 2023
@ppanero ppanero self-assigned this Aug 9, 2023
@ppanero ppanero assigned slint and ppanero and unassigned ppanero and slint Aug 9, 2023
@ppanero ppanero assigned slint and unassigned ppanero Aug 11, 2023
@slint slint removed their assignment Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration Issue related to migration e.g zenodo, cds etc.
Projects
None yet
2 participants