#1439 closed defect (fixed)

The "Use latest lot numbers" doesn't work after receiving data from external lab

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.41.4
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The "Use latest lot numbers" functionality finds the latest RNA item and pick lote number from that one. Now that we are receiving data from an external lab, the latest RNA may be one that was processed there. We don't receive any lot number information from the external lab. In any case, the lot numbers we use here are most likely different, so we should completely ignore external samples in this function.

Change History (1)

comment:1 by Nicklas Nordborg, 16 months ago

Resolution: fixed
Status: newclosed

In 6968:

Fixes #1439: The "Use latest lot numbers" doesn't work after receiving data from external lab

We must ignore all RNA items that have the "QiacubeRunId" annotation since they are coming from an external lab.

Note: See TracTickets for help on using tickets.