Error string_message referenced before assigment
saramonzon opened this issue · 1 comments
saramonzon commented
Detected bug here:
iSkyLIMS_wetlab/utils/miseq_run_functions.py
Line 645 in 40c859c
Only raised when miseq run processing fails.
luissian commented
Bug Fixed by setting string_message variable to :
string_message = new_run + 'Unable to save MiSeq Run into Database'