Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Sprint:Fall 2018 1, Fall 2018 Sprint 2
Description
Go to https://bar.utoronto.ca/eFP-Seq_Browser/
Click Load Data to load data for a test gene
Click Show Alignments in IGB
Observe that IGB zooms & scrolls to the right place but data do not load.
Find out why not & fix it on our end if possible.
Note: Submit pull requests to https://bitbucket.org/lorainelab/bioviz
Attachments
Issue Links
- relates to
-
IGBF-1402 Error while loading data from eFP-Seq Browser (Show: Alignments in IGB) when using Firefox
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Rank | Ranked higher |
| Assignee | Ann Loraine [ aloraine ] |
| Rank | Ranked higher |
| Assignee | Sneha Ramesh Watharkar [ jdaly ] |
| Rank | Ranked higher |
| Rank | Ranked higher |
| Assignee | Sneha Ramesh Watharkar [ jdaly ] |
| Rank | Ranked higher |
| Assignee | Sneha Ramesh Watharkar [ jdaly ] |
| Sprint | Fall 2018 1 [ 51 ] |
| Rank | Ranked lower |
| Assignee | Sneha Ramesh Watharkar [ jdaly ] | Ann Loraine [ aloraine ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Assignee | Ann Loraine [ aloraine ] | Sneha Ramesh Watharkar [ jdaly ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Assignee | Sneha Ramesh Watharkar [ jdaly ] | Ann Loraine [ aloraine ] |
| Resolution | Done [ 10000 ] | |
| Status | Needs 1st Level Review [ 10005 ] | Closed [ 6 ] |
| Resolution | Done [ 10000 ] | |
| Status | Closed [ 6 ] | Needs Testing [ 10002 ] |
| Assignee | Ann Loraine [ aloraine ] |
| Rank | Ranked higher |
| Sprint | Fall 2018 1 [ 51 ] | Fall 2018 1, Fall 2018 Sprint 2 [ 51, 52 ] |
| Rank | Ranked higher |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Assignee | Mason Meyer [ mason ] |
| Assignee | Mason Meyer [ mason ] | Ann Loraine [ aloraine ] |
| Status | Testing In Progress [ 10003 ] | Open [ 1 ] |
| Assignee | Ann Loraine [ aloraine ] | Srishti Tiwari [ stiwari8 ] |
| Assignee | Srishti Tiwari [ stiwari8 ] |
| Resolution | Done [ 10000 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Workflow | Loraine Lab Workflow [ 18086 ] | Fall 2019 Workflow Update [ 19934 ] |
| Workflow | Fall 2019 Workflow Update [ 19934 ] | Revised Fall 2019 Workflow Update [ 22054 ] |
Fixed. Bug caused by two things:
1) server_url needs to precisely match what appears in IGB Preferences > Data Sources table
2) I changed Quickload site to use http instead of https; BAR is using https
Merged into master & deployed on main bioviz site.
Assigning to Sneha to read and check the code.