Unable to save measurements in V3.10

Describe Your Question

I am using version 3.10.2, the same version currently running on the OHIF website. It appears that version 3.10 has introduced an issue that breaks the “Create SR” functionality for saving measurements.

What steps can we follow to reproduce the bug?

  1. Pick a study on the OHIF viewer web site (ie. patient name “CTA Head and Neck”)
  2. Click on Basic Viewer
  3. Select the Length tool
  4. Draw a line, click “Yes” to the prompt “Track measurements for this series”
  5. Open right side panel by clicking the “Measurements”
  6. Click “+Create SR”
  7. Enter “test SR” in the input field of the popup window
  8. Click “Save”

Expected Behavior: A new series should be created containing the structured report (SR) with the saved measurements.

Actual Behavior: No new series is created. This functionality was working as expected in version 3.9.

I believe I’ve identified the cause of the issue: the allowMultiSelectExport setting must be set to true in app-config.js to enable saving measurements in SR.