Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.1.0
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Spring 7, Spring 8, Spring 9, Spring 10
Description
Situation: Now that the UCSC REST data source has been implemented in IGB, we should be able to disable DAS by default. Previously, DAS was required for the External View tab (IGBF-2776) and the View Region in UCSC Browser (IGBF-2777). This was because the code was using the internal data source object to retrieve a listing of UCSC genome names. This dependency was changed to use the UCSC JSON endpoint in IGBF-2863.
Task:
- Search for and replace any DAS requirements in IGB - though there may not be any left.
- Set DAS to disabled by default in igbDefaultPrefs.json
Attachments
Issue Links
- relates to
-
IGBF-2863 Use UCSC JSON endpoint to get list of genomes for External View tab
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Sprint | Spring 6 [ 190 ] | Spring 7 [ 191 ] |
Sprint | Spring 7 [ 191 ] | Spring 7, Spring 8 [ 191, 192 ] |
Rank | Ranked higher |
Sprint | Spring 7, Spring 8 [ 191, 192 ] | Spring 7, Spring 8, Spring 9 [ 191, 192, 193 ] |
Rank | Ranked higher |
Status | To-Do [ 10305 ] | In Progress [ 3 ] |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Attachment | Screenshot 2024-05-10 at 3.36.12 PM.png [ 18376 ] |
Attachment | Screenshot 2024-05-10 at 3.27.59 PM.png [ 18377 ] |
Attachment | Screenshot 2024-05-10 at 3.28.58 PM.png [ 18378 ] |
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Sprint | Spring 7, Spring 8, Spring 9 [ 191, 192, 193 ] | Spring 7, Spring 8, Spring 9, Spring 10 [ 191, 192, 193, 194 ] |
Rank | Ranked higher |
Story Points | 1 | 0.5 |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
Assignee | Ann Loraine [ aloraine ] |
Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
Assignee | Ann Loraine [ aloraine ] |
Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Resolution | Done [ 10000 ] | |
Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
Fix Version/s | 10.1.0 [ 11000 ] |
Disabled UCSC DAS Data Provider by default and tested a few functionalities to make sure disabling DAS isn't causing any issues. Everything is working as usual. Updated code is at the branch: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-3655. Below are screenshots of few tested scenarios:
Loading of human genome with updated UCSC REST code and after disabling DAS (took around 3-4 secs to load):
External View loaded correctly without any issue:
Redirect to UCSC genome browser also worked fine:
Please review and let me know if there are any issues.
To Test: