Skip to content

Enum handling failed and progress analyses

Miffan20 requested to merge enum-handling-failed-and-progress-analyses into main

removed visually start and finish times, but still working in database. also keeps the started_at time even when failed.

Updated the tabel to include an enum called status with the status of the analysis job.

Merge request reports