scitran / core

RESTful API
https://scitran.github.io
MIT License
18 stars 18 forks source link

Metadata for gears run on session files does not get saved #1107

Closed ehlertjd closed 6 years ago

ehlertjd commented 6 years ago

Setup

Requires the file-browser core branch, and browser frontend branch.

Steps to reproduce:

  1. Create a session and attach a dicom zip file to it
  2. Run the dicom-mr-classifier gear, using the hierarchy browser to select the attachment created in step 1 as the input, and the session as the output.
  3. Wait for the gear to complete.
  4. Open the Information view for the attachment created in step 1.

Expected results:

The file info should be populated with the DICOM headers as a result of running the gear.

Actual results:

The file info is empty.