-
Notifications
You must be signed in to change notification settings - Fork 8
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
102 get dataset citation deaccessioned #105
Conversation
Hi @MellyGray I made the changes you recommended, except I had a problem moving the code that waits for Datset Locks into datasetHelper. Let me know if you can see what I'm doing wrong, or if you want to go over it together. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The requested changes were applied but check my comment about the locks in the integration test
Thanks @MellyGray, I removed the unneeded code |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Approved
What this PR does / why we need it:
This PR modifies the call to the get citation API, to return citation for a deaccessioned dataset.
Which issue(s) this PR closes:
Related Dataverse PRs:
Special notes for your reviewer:
Suggestions on how to test this:
Run the integration test, which gets the citation for a deaccessioned dataset.
Is there a release notes update needed for this change?:
no
Additional documentation: