Clinical-Genomics / trailblazer

Keep track of and manage analyses
MIT License
5 stars 2 forks source link

Fix microsalt analysis status bug #439

Closed seallard closed 1 month ago

seallard commented 1 month ago

We have logic elsewhere which depends on this old code https://github.com/Clinical-Genomics/trailblazer/blob/0b2de899db698c269405b07c4e7fe47e97e16321/trailblazer/store/crud/update.py#L156-L160

Specifically microsalt logic.

This PR ensures the old behavior, that the status of an analysis is set to ERROR if anything goes wrong when updating the analysis meta data.

Fixed

This version is a

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud