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

HDC 3A: support handling archival status updates #8605

Closed
qqmyers opened this issue Apr 12, 2022 · 0 comments · Fixed by #8696
Closed

HDC 3A: support handling archival status updates #8605

qqmyers opened this issue Apr 12, 2022 · 0 comments · Fixed by #8696
Assignees
Labels
HDC: 3a Harvard Data Commons Obj. 3A
Milestone

Comments

@qqmyers
Copy link
Member

qqmyers commented Apr 12, 2022

Overview of the Feature Request As part of Harvard Data Commons, there is a requirement to support an archival system reporting status back to Dataverse as an archiving process proceeds. Current archiving classes can only succeed or fail and the current mechanism only allows differentiation between success and not-started-or-failed. The accompanying PR adds support to handle various archival-system-defined Pending states and to differentiate failure from not-yet attempted (useful with #7493 for example to avoid reprocessing already failed dataset versions.) The PR adds the logic to store the status, to set it during the initial archiving call and for a superadmin (or system holding an API key from a superadmin account) to subsequently update the status. A subsequent issue/PR will provide a UI mechanism to display the current status to admins/privileged users.

@qqmyers qqmyers added the HDC: 3a Harvard Data Commons Obj. 3A label Apr 12, 2022
@qqmyers qqmyers self-assigned this Apr 12, 2022
pdurbin added a commit to GlobalDataverseCommunityConsortium/dataverse that referenced this issue Jul 19, 2022
pdurbin added a commit to GlobalDataverseCommunityConsortium/dataverse that referenced this issue Jul 19, 2022
@pdurbin pdurbin added this to the 5.12 milestone Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HDC: 3a Harvard Data Commons Obj. 3A
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants