[Bug] Exporting measurements in DICOM SR results in DICOM Store (409 Conflict) issue #3648
Labels
Bug Verified
Bug reported, reproducible, and verified.
IDC:collaboration
Community projects related to IDC work
Describe the Bug
Envrionments use:
1.Using. DCM4Chee docker installation [https://docs.ohif.org/configuration/dataSources/dicom-web#open-source-dicom-image-archives]
2. Using master branch of OHIF Viewer
3. Running yarn run dev:dcm4chee
Exporting measurements as DICOM SR in a local environment do not go through. 409 Conflict is raised when saving the DICOM SR file back to DCM4Cher server.
Steps to Reproduce
open console in Chrome.
Notice the following error:
catcher.js:197 POST http://localhost:8080/dcm4chee-arc/aets/DCM4CHEE/rs/studies 409 (Conflict)
The current behavior
Create report functionality is not working in local environment.
The expected behavior
Create report functionality should work.
OS
macOS Venture 13.5
Node version
v18.10.0
Browser
Chrome v116.0.5845.179
The text was updated successfully, but these errors were encountered: