Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.1 Minor Release
-
Labels:
-
Story Points:2
-
Sprint:B - Summer 2018
Description
Annots.xml uses file tag attributes to specify track and track label colors. See:
https://wiki.transvar.org/display/igbman/About+annots.xml
Currently, users must enter hexadecimal color codes, i.e.,
FFFFFF (white)
000000 (black)
HTML requires that these colors be specified using # character to start, e.g,
#FFFFFF (white)
Enable IGB to tolerate # in color specifications.
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Ann Loraine [ aloraine ] | Kiran Korey [ kkorey ] |
| Story Points | 0.5 | 2 |
| Rank | Ranked higher |
| Rank | Ranked higher |
| Rank | Ranked higher |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Fix Version/s | 9.0.1 Minor Release [ 10500 ] |
| Fix Version/s | 9.0.1 Minor Release [ 10500 ] |
| Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
| Fix Version/s | 9.0.1 Minor Release [ 10500 ] |
| Assignee | Kiran Korey [ kkorey ] | Ann Loraine [ aloraine ] |
| Assignee | Ann Loraine [ aloraine ] |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Assignee | Ivory Blakley [ ieclabau ] |
| Attachment | TestColorsQuickload.zip [ 14115 ] |
| Resolution | Done [ 10000 ] | |
| Status | Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Workflow | Loraine Lab Workflow [ 17927 ] | Fall 2019 Workflow Update [ 19852 ] |
| Workflow | Fall 2019 Workflow Update [ 19852 ] | Revised Fall 2019 Workflow Update [ 21971 ] |
Need a review for the below branch
https://bitbucket.org/kkorey/kkorey-igb/branch/IGBF-1237-AnnotsXML
Thanks.