Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#389 closed enhancement (fixed)

The partition wizard should not allow missing weights in some cases

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

Description

In the partition wizard three weights are measured for each sample: SpWeight, HisWeight and ApWeight

Currently, the wizard only check if at least one of the weights have been entered and is allowed to proceed but it doesn't create child items if a weight is missing. Eg. no Lysate is created if the ApWeight is missing.

We need to change this so that an ApWeight must always be entered, and a SpWeight is only allowed if a HisWeight has been entered. In all cases a 0 value is allowed and should prevent the corresponding item from being created.

Change History (3)

comment:1 by Nicklas Nordborg, 12 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [1638]) Fixes #389: The partition wizard should not allow missing weights in some cases

comment:3 by Nicklas Nordborg, 12 years ago

(In [1650]) References #389: The partition wizard should not allow missing weights in some cases

Removed debug code causing problems with non-numerical values in the weight fields.

Note: See TracTickets for help on using tickets.