Improved
- Draft workflow runs did not previously show in the API or the Analysis Dropdown menu. These are now accessible, similar to non-draft workflow runs. They are only accessible by the user who initiated the draft workflow run.
- On the page showing your list of workflow runs, we've removed the status column and merged it with the view button. Successful workflow runs will now show "View Results", unsuccessful workflow runs will show a red "Error" button, and pending workflow runs will show a "Pending" button.
- Any workflow runs that were run using a draft version of a workflow will now indicate "DRAFT". This will show when viewing your page of workflow runs; the word "Draft" beside the "View Results" button. It will also show if you are viewing the results of a workflow run that had any dependency workflows which were in a draft state when run. The "Dependencies" panel of the results page will show the word "Draft" beside any such workflow.
Fixed
- We now convert metadata sheet column names to strings, to prevent errors on importing metadata or sequencing sample registration if a column name is numeric.
- For genomes that had either 0% completeness or 0% contamination, we previously did not display the value in the Assembly Summary table if it was 0. This has been updated so that we now show values even if they are 0%.