-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Functionality for updating archiving/retrieval task ids #132
Conversation
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,!
Co-authored-by: ChristianOertlin <c.oertlin@gmail.com>
Co-authored-by: ChristianOertlin <c.oertlin@gmail.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
👍
Deployment to stage went fine and functionality will be tested from cg.
|
Description
When retrieving archived files and rearchiving them, there is a need to update both the retrieval_task_id and archiving_task_id fields in the corresponding entry in the Archive table. This PR addresses that.
Added
Testing
How to prepare for test
bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_main -t housekeeper -b update_archive_entries
How to test
Expected test outcome
Review
Thanks for filling in who performed the code review and the test!
This version is a: