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
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.