Opened 8 years ago
Closed 8 years ago
#942 closed defect (fixed)
Manually registering a sequencing as ended changes the job status to ERROR
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v4.9.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The "Register sequencing ended" wizard display a warning if the sequencing has been configured to use "Auto-analyze". It was confirmed that the sequencing had ended, but the auto-confirm code had not worked as expected (due to a missing ItemSubtype). Finalizing the registration manually causes the job status to switch from DONE to ERROR.
Note:
See TracTickets
for help on using tickets.
(In [4351]) Fixes #942: Manually registering a sequencing as ended changes the job status to ERROR