Skip to content

2.4.1

Choose a tag to compare

@kathrynalpert kathrynalpert released this 30 Jun 21:15
· 27 commits to main since this release

DQR Plugin Version: 2.4.1

Bug Fixes

  • PLUGINS-323 Fail a PACS request when a C-MOVE reports success but delivers zero files to the prearchive. Previously PacsDequeueThread only logged a warning and left the executed request in the ISSUED state, so the study stalled with no failure signal. The request is now marked FAILED with the message Received zero files for study <uid> in project <project> so downstream orchestration can detect and surface the failure.