Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Sprint:Sprint 1, Sprint 2
Description
Overview: adding 2 quickloads with the same url but different names gives the user a confusing message.
To Reproduce: Open IGB, Click "Configure" in the "Available Data" panel. Click "Add..." and input the following
==================
Name: Server1
Type: Quickload
URL:http://transvar.org/cytokinin/
==================
click "Add Server" then click "Add..." again and input
==================
Name: Server2
Type: Quickload
URL:http://transvar.org/cytokinin/
==================
click "Add Server"
Observe: IGB then informs the user
"Your data source Server2 is now available in Data Access Tab under Available Data."
but it is not under Server2 it is Server1
on top of that the data is duplicated! Both servers are loaded under the Server1 name and all data sets and folders are duplicated!
Attachments
Issue Links
- blocks
-
HELP-50
IGB Problems - Joana Mendes
-
- Closed
-
Story:
IGBF-58(IGB gives confusing message when adding a duplicate data source or data)Date: August 15, 2014
Intro:
Adding 2 quickloads with the same url but different names gives the user a confusing message. The message has been changed so that it is clearer to the user and is now ready for testing.
Story
IGBF-58was tested on:*IGB Version: 8.2.0
-(My Office Mac) Mac OS X Version 10.9.3 using JAVA RE 1.8.0_05-b13 Java HotSpot ™ 64-Bit Server
The story was tested using this workflow:
1) Open IGB, Click "Configure" in the "Available Data" panel. Click "Add..." and input the following
==================
Name: Server1
Type: Quickload
URL:http://transvar.org/cytokinin/
==================
click "Submit" then click "Add..." again and input
==================
Name: Server2
Type: Quickload
URL:http://transvar.org/cytokinin/
==================
click "Submit"
2) I checked to see if the error message read "The server http://transvar.org/cytokinin/ has already been added."
3) I also checked if it worked properly when not connected to the internet.
Observed:
The error message read "The server http://transvar.org/cytokinin/ has already been added." (see attached screenshot)
It also worked properly when not connected to the internet.
Summary:
Story
IGBF-58was tested on my Mac. My observations were in accordance with the IGB Team's expectations.