You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project annotation/study annotation is often out of date, because we don't know when people upload data. it would be great to to have a job that transitions datastatus from Data Pending to Under Embargo. High level outline: runs once a week, retrieve study view for dataStatus = 'Data Pending' and then for each of those rows, check the project "Raw Data" folder for file entities, and if they are present, transition to "Under Embargo"
This job should not touch 'terminal' statuses like Data Not Expected or Available.
Update:
This is currently running but not sending Slack notifications. James will be learning how to test the job, build image, add Slack notifications, and update with new image in Service Catalog.
The text was updated successfully, but these errors were encountered:
Also, I might have filed this issue elsewhere...it sounds familiar to me. apologies of that's the case :)
anngvu
changed the title
idea: job to transition projects from "data pending" to "under embargo
Update job transitioning projects from "data pending" to "under embargo"
Nov 21, 2024
This may need further testing just to confirm it would work with other runs. Currently, docker image can be created and slack notifications is being sent to slack via dry run.
This project annotation/study annotation is often out of date, because we don't know when people upload data. it would be great to to have a job that transitions datastatus from Data Pending to Under Embargo. High level outline: runs once a week, retrieve study view for dataStatus = 'Data Pending' and then for each of those rows, check the project "Raw Data" folder for file entities, and if they are present, transition to "Under Embargo"
This job should not touch 'terminal' statuses like Data Not Expected or Available.
Update:
This is currently running but not sending Slack notifications. James will be learning how to test the job, build image, add Slack notifications, and update with new image in Service Catalog.
The text was updated successfully, but these errors were encountered: