Opened 12 years ago
Closed 12 years ago
#402 closed enhancement (fixed)
Default protocol selection
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.7 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
This ticket replaces #393.
We have decided to use a the 'project default' function for setting the default selected protocol in the web interface. Eg. among all protocols for a given type, we select the one that has been assigned as the 'project default'. If there is more than one such protocol, the one with the highest id is selected.
This should work in all wizards except the extraction wizard where there are 3 different lists for DNA, RNA and FlowThrough protocol that all are using the 'Extraction' protocol type.
Note:
See TracTickets
for help on using tickets.
(In [1689]) Fixes #402: Default protocol selection
This has now been fixed in the following wizards with the given protocol types:
The DNA/RNA/FlowThrough parts still uses the name for all 'Extraction' protocols.