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

Check if a preservation archive exists in preservation storage if matching is unsuccessful #78

Closed
1 task done
zoidy opened this issue Oct 25, 2023 · 2 comments
Closed
1 task done
Labels
enhancement New feature or request

Comments

@zoidy
Copy link
Collaborator

zoidy commented Oct 25, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

Currently, if a dataset in figshare does not have a corresponding curation folder, a warning is returned. There could be several reasons why the curation folder doesn't exist

  1. The curation folder was inadvertently deleted or renamed. The existing warning will catch this.
  2. The item is already preserved in storage therefore the folder was deleted. If the item is already preserved, this is not a warning/error condition.

Therefore for 2., we can skip showing a warning if the item is already preserved. Note, this will require reconciling the functionality with #61

Suggested Implementation

No response

@zoidy zoidy added the enhancement New feature or request label Oct 25, 2023
@HafeezOJ
Copy link
Collaborator

#102 is a prerequisite to this issue

@zoidy
Copy link
Collaborator Author

zoidy commented Sep 16, 2024

Closed by #103

@zoidy zoidy closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants