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
Loading SRs created from OHIF, but that spans multiple series, sometimes results in 0x0 mm measurements.
Steps to Reproduce
Add a measurement from Series 1.
Track Series 1 when prompted.
Add a measurement from Series 2.
"Add to existing report" when prompted.
Create SR Report.
All measurements can be read and navigated to in this study session.
Reload the study entirely with CTRL+F5.
Load the saved SR and say Yes to continue tracking measurements.
All measurements in list seem non-zero.
Start working your way down the measurement list, clicking each measurement one by one.
Upon clicking a Series 2 measurement, it turns to 0x0 mm and there are no annotation visible in the viewport. The session has crashed.
The current behavior
Not all measurements can be read and navigated to from an SR that includes measurements from multiple series.
The expected behavior
All measurements should be readable and navigated to from an SR that includes measurements from multiple series, since its creation is allowed in OHIF.
OS
OHIF demo local
Node version
OHIF demo local
Browser
Chrome 117.0.0
The text was updated successfully, but these errors were encountered:
I was able to reproduce a similar problem with the steps outlined above. I never saw "0x0 mm". However, did see the values and units completely disappear. A couple of PRs will be available soon to fix this.
Note that after hydrating certain measurements (e.g. ellipse ROI) that are on different series, the units may not appear until navigated to. I will create a separate issue for this to be handled in a future release.
Describe the Bug
Loading SRs created from OHIF, but that spans multiple series, sometimes results in 0x0 mm measurements.
Steps to Reproduce
The current behavior
Not all measurements can be read and navigated to from an SR that includes measurements from multiple series.
The expected behavior
All measurements should be readable and navigated to from an SR that includes measurements from multiple series, since its creation is allowed in OHIF.
OS
OHIF demo local
Node version
OHIF demo local
Browser
Chrome 117.0.0
The text was updated successfully, but these errors were encountered: