Details
-
Type: Bug
-
Status: To-Do (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Fall 4 2022 Oct 10
Description
When adding a new secure data provider a pop-up appears asking the user to enter their username and password, but the name of the data source is wrong. It appears to be whichever data source appears previous or below the one being added.
To reproduce:
1. Reset preferences by going to File > Preferences > Other Options > Reset Preferences to Defaults
2. Open IGB and go to Preferences > Data Sources > Add…
3. Set Name to: secure1
4. Type to: Quickload
5. URL to: http://igbquickload.org/secureQuickloadTestSites/secureSiteTest
6. Click Submit
7. A pop-up should appear.
8. It reads “https://igbquickload.org/rnaseq/ asks for authentication:” when it should read “http://igbquickload.org/secureQuickloadTestSites/secureSiteTest asks for authentication”
9. Enter User: “guest” and Password: “guest”
10. Make sure that Save Password is checked and click OK.
11. Again click Add..
12. Name: secure2
13. Type: Quickload
14. URL: http://igbquickload.org/secureQuickloadTestSites/secureSiteTest2
15. Click Submit
16. A pop-up appears showing the URL for the previous data source: https://igbquickload.org/secureQuickloadTestSites/secureSiteTest/ when it should have the URL: http://igbquickload.org/secureQuickloadTestSites/secureSiteTest2.
This problem was only found on IGB version 9.1.10
I tested on 9.1.8 with no issue.
Release testing protocol found at: Data Provider, Secure Data Providers. https://wiki.bioviz.org/confluence/display/ITD/Data+Provider#:~:text=Secured%20Data%20Providers
Attachments
Issue Links
- relates to
-
IGBF-3196 Investigate: Why is the password asked for twice after adding secure data source.
- To-Do
As this issue would most likely be fixed by IGBF-3196 I am moving it to the backlog.