Opened 5 years ago
Closed 5 years ago
#1202 closed enhancement (fixed)
Add check for duplicate barcode template in the MIPs library registration
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.24.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
In the MIPs library registration wizard it is important that the correct "Barcode template" is selected. Otherwise it will be impossible to merge multiple plates into a single pool.
However, since the first template (BDC_plate1_v1) is always selected by default it is very easy to just click "Register" without really checking that the correct plate is selected.
To prevent this from happening there are some improvements:
- The selection list should not have a default item selected
- The wizard should check if there are other plates (that has not yet been pooled) and display a warning message if the same template is selected. It should be possible to bypass the warning by using the "confirm by checking the checkbox" pattern used by other wizards.
Change History (3)
comment:1 by , 5 years ago
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 5754: