skip unstable study
This commit is contained in:
parent
4b087124b2
commit
a8667bd41d
@ -42,6 +42,7 @@ private function checkUpdate(string $orthanc_uuid, StudiesSync $sync, Collection
|
||||
}
|
||||
|
||||
if ($study_status < StudyLevelStatus::Unassigned->value) {
|
||||
// this is an "unstable" study. queue for update
|
||||
$sync->getUpdateQueue()->add($orthanc_uuid);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user