aces / Loris

LORIS is a web-accessible database solution for longitudinal multi-site studies.
GNU General Public License v3.0
141 stars 173 forks source link

[imaging_uploader] Invalid log message shown for uploads with status … #9278

Closed nicolasbrossard closed 1 month ago

nicolasbrossard commented 1 month ago

When you click on an upload in the imaging_uploader's search result list that has a status set to 'Not Started', the log message shown in the log window says that the MRI pipeline is finished and failed for that upload. This PR sets the log message to its appropriate value: MRI pipeline not yet executed for this upload

Fixes #8823 (this is a special case of the problem described above)