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

Add validation to existence of object key in Repository call #2580

Closed
sphuber opened this issue Mar 6, 2019 · 0 comments · Fixed by #4345
Closed

Add validation to existence of object key in Repository call #2580

sphuber opened this issue Mar 6, 2019 · 0 comments · Fixed by #4345

Comments

@sphuber
Copy link
Contributor

sphuber commented Mar 6, 2019

All the methods on the aiida.orm.utils.repository.Repository class that need to retrieve a file from the repository should validate whether the specified key corresponds to an existing file or raise one single exception. Currently, depending on the method a variety of exceptions will be thrown

@sphuber sphuber added this to the v1.0.0 milestone Mar 6, 2019
@sphuber sphuber self-assigned this Mar 6, 2019
@sphuber sphuber modified the milestones: v1.0.0, v1.0.1 Apr 3, 2019
@sphuber sphuber removed this from the v1.1.1 milestone Feb 24, 2020
@sphuber sphuber added this to the v2.0.0 milestone Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant