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

When calling tag_object, pid references file is not created if a cid references file already exists #75

Closed
doulikecookiedough opened this issue Dec 18, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@doulikecookiedough
Copy link
Contributor

doulikecookiedough commented Dec 18, 2023

When calling tag_object, ensure that a pid references file is written when an existing cid references file already exists, and write a new pytest to confirm.

Additionally, check that the cid references file does not already contain the pid to write and throw an exception if so.

@doulikecookiedough doulikecookiedough added the bug Something isn't working label Dec 18, 2023
@doulikecookiedough doulikecookiedough changed the title When calling tag_object, pid references file is not created if a cid references file already exists When calling tag_object, cid references file is not created if it already exists Dec 30, 2023
@doulikecookiedough doulikecookiedough changed the title When calling tag_object, cid references file is not created if it already exists When calling tag_object, pid references file is not created if a cid references file already exists Dec 30, 2023
@doulikecookiedough
Copy link
Contributor Author

This has been completed via Bug-75: Missing Pid Reference Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant