Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Sprint:Summer 2019 Sprint 10, Summer 2019 Sprint 11
Description
Steps to reproduce:
a. Close IGB. Go to https://testappstore.bioviz.org and click on an app.
b. Start IGB
c. Refresh the website. It still shows the message "IGB is not running".
The version of IGB needs to be latest and IGB should not be updated but rather needs to be reinstalled completely. Please verify/fix this behavior.
"IGB not running" feature is only running on Chrome, not on Firefox and Internet Explorer.
Attachments
Issue Links
- relates to
-
IGBF-1860 Test App Store workflow
-
- Closed
-
Activity
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Sprint | Summer 2019 Sprint 10 [ 69 ] | Summer 2019 Sprint 10, Summer 2019 Sprint 11 [ 69, 70 ] |
| Rank | Ranked higher |
| Status | Needs 1st Level Review [ 10005 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs Testing [ 10002 ] |
| Assignee | Sameer Shanbhag [ sameer ] |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Assignee | Sai Charan Reddy Vallapureddy [ svallapu ] |
| Attachment | empty.JPG [ 14386 ] |
| Status | Testing In Progress [ 10003 ] | Open [ 1 ] |
| Assignee | Sai Charan Reddy Vallapureddy [ svallapu ] | Sameer Shanbhag [ sameer ] |
| Resolution | Done [ 10000 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Workflow | Loraine Lab Workflow [ 18622 ] | Fall 2019 Workflow Update [ 20284 ] |
| Workflow | Fall 2019 Workflow Update [ 20284 ] | Revised Fall 2019 Workflow Update [ 22432 ] |
The issue was with CORS Policy on different browsers, It works perfectly with Chrome but not with Firefox.
Firefox basically needs a Credential Based Request which was missing in the previous version of the code.
It's fixed can be reviewed at :
https://bitbucket.org/lorainelab/appstore/pull-requests/70/igbf-1899/diff