-
Notifications
You must be signed in to change notification settings - Fork 458
#10053: Add support for PCI Endorsement workflow #3735
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
Conversation
Hey @amgciadev just a minor stuff I have noticed while testing. I would suggest to change the label I'm asking you this change just because with the recent changes you implemented in that field the email of the submitter will be displayed so it makes sense to have a more general label |
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.
Hey @amgciadev I check my note #3735 (comment)
…o generic "Actor"
@steph-ieffam update the label now on this PR and on the dspace 8 port PR |
@steph-ieffam just mentioning this issue here: #4042. I have been testing again the PCI workflows in full (on a 8.1 DSpace instance) to test fixes PCI has put at their end for the resubmission workflow but encountered issues when submitting endorsement requests due to the issue describe above. Do you have any hints on where to look in the angular to track down any changes between 7.x (I think that in 8.0 it was also working as that is what we were using to fix and test what we have put in this PR) and 8.1 where it no longer works. |
Hey @amgciadev thanks for reporting the issue #4042 |
Hi @steph-ieffam , that is correct: PCI uses HEAD requests to retrieve signposting links. |
Hi @amgciadev, |
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.
👍 Thanks @amgciadev ! Code looks good & was tested already.
Ported to 8.x in #4037 |
References
Add references/links to any related issues or PRs. These may include:
Description
This PR fixes the issues described in DSpace/DSpace#10053 and provides better support for the PCI Endorsement workflow
Instructions for Reviewers
List of changes in this PR:
Include guidance for how to test or review your PR. This may include: steps to reproduce a bug, screenshots or description of a new feature, or reasons behind specific changes.
Checklist
This checklist provides a reminder of what we are going to look for when reviewing your PR. You do not need to complete this checklist prior creating your PR (draft PRs are always welcome).
However, reviewers may request that you complete any actions in this list if you have not done so. If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!
main
branch of code (unless it is a backport or is fixing an issue specific to an older branch).npm run lint
npm run check-circ-deps
)package.json
), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.