Opened 10 years ago

Closed 10 years ago

#524 closed enhancement (fixed)

Auto-select RNA wizard should be able to start from a specific date

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

Description

The current implementation of the auto-select function in the "Create mRNA plate" wizard always select RNA based on the plate and coordinate order.

It would be useful to be able to specify a date in the wizard that is checked against the QiaCube date and only select RNA that is newer than (or equal to) that date. The ordering should still be by plate and coordinate order.

Change History (3)

comment:1 by Nicklas Nordborg, 10 years ago

Milestone: Reggie v2.xReggie v2.14

comment:2 by Nicklas Nordborg, 10 years ago

Status: newassigned

comment:3 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: assignedclosed

(In [2143]) Fixes #524: Auto-select RNA wizard should be able to start from a specific date

Added a 'Start date' field to the 'auto select' dialog. If empty the RNA is selected as before, eg. by position in the storage boxes. If a date is specified, the QiaCubeDate is used as a filter so that only RNA items extracted at or after the specified date are selected. The order is still by storage box location.

Added display field for QiaCubeDate (off by default) to the main plate view.

Note: See TracTickets for help on using tickets.