-
Notifications
You must be signed in to change notification settings - Fork 493
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
workflow steps don't roll back cleanly #4124
Comments
…#4139 Fixed bug in ReturnDatasetToAuthorCommand to properly remove the InReview lock. Conflicts: src/main/java/edu/harvard/iq/dataverse/DatasetPage.java src/main/java/edu/harvard/iq/dataverse/api/datadeposit/SwordUtil.java
The relationship between locks and users is confusing. I left a TODO.
As discussed in standup, there are merged conflicts between branch @sekmiller and I plan to poke around at the new branch a bit and then move both issues to QA. @kcondon mentioned that a test environment is required to test this issue. I'm unclear how to test this issue myself so if anyone knows, please leave a comment. I'm not sure if the first comment/description of this issue lays out the steps or not. It says "more investigation". |
@sekmiller and I believe we're done messing with the code in pull request #4216 so I'm moving this to Code Review at https://waffle.io/IQSS/dataverse |
This works, tested against RSAL mock. |
splitting off from #3561 :
More investigation:
http/sr
stepType for pre-publishurl
for thehttp/sr
step.Same behavior seen for publishing without a submit for review step; also seen with publishing through API.
The text was updated successfully, but these errors were encountered: