Title | | » | Protein aliases with commas are not listed correctly on protein detail page. |
Assigned To | | » | triage |
Type | | » | Defect |
Area | | » | Biologics |
Priority | | » | 3 |
Milestone | | » | TBD |
This was discovered while writing automation to cover sample names with commas.
If you give a protein an alias of "Z, Y, X" it will be rendered as "X, Y, Z" on the detail page (see attached screen shot).
Protein names and common names work as expected when they have commas.
The alias name is rendered as expected in the confirm page (see attached screen shot).
If commas are not permitted in names for aliases there should be some user feedback indicating that.