Opened 9 years ago

Closed 9 years ago

#776 closed defect (fixed)

An old storage box position can be re-used for new specimens

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: Reggie v3.4
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

If a specimen located in position I9 of a box is scheduled for re-extraction this position becomes empty since the old specimen is moved to a new storage box after the re-extraction.

The next time the specimen registration wizard is started it will incorrectly select the old I9 position for the first specimen, before continuing with the expected positions. See attached image.

Attachments (1)

box-positions.png (17.6 KB ) - added by Nicklas Nordborg 9 years ago.

Download all attachments as: .zip

Change History (3)

by Nicklas Nordborg, 9 years ago

Attachment: box-positions.png added

comment:1 by Nicklas Nordborg, 9 years ago

Milestone: Reggie v3.xReggie v3.4
Status: newassigned

comment:2 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: assignedclosed

(In [3327]) Fixes #776: An old storage box position can be re-used for new specimens

The next position is now selected by first looking up the position of the last specimen that was placed (=the specimen with the highest box name, row and column) and then only considering storage boxes which has the same or a "later" name (by sorting plates in name order).

Note: See TracTickets for help on using tickets.