To mark old analyses as delivered it was decided that we do not need to set by whom or when this happened. Hence the entries need to be nullable, so that we can add these old entries.
Changed
Delivery.delivered_by and Delivery.delivered_date are nullable.
How to prepare for test
[ ] ssh to hasta (depending on type of change)
[ ] activate stage: us
[ ] request trailblazer-stage on hasta: paxa
[ ] install on stage:
bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_trailblazer -t trailblazer -b [THIS-BRANCH-NAME] -a
[ ] ssh to clinical-db (depending on type of change)
[ ] install on stage:
bash /home/proj/production/servers/resources/clinical-db.scilifelab.se/update-trailblazer-ui-stage.sh [THIS-BRANCH-NAME]
How to test
[ ] login to ...
[ ] do ...
Expected test outcome
[ ] check that ...
[ ] Take a screenshot and attach or copy/paste the output.
Review
[ ] tests executed by
[ ] "Merge and deploy" approved by
Thanks for filling in who performed the code review and the test!
Description
To mark old analyses as delivered it was decided that we do not need to set by whom or when this happened. Hence the entries need to be nullable, so that we can add these old entries.
Changed
How to prepare for test
us
paxa
bash /home/proj/production/servers/resources/clinical-db.scilifelab.se/update-trailblazer-ui-stage.sh [THIS-BRANCH-NAME]
How to test
Expected test outcome
Review
This version is a