Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-58

IGB gives confusing message when adding a duplicate data source or data

    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

            Activity

            kyle Kyle Suttlemyre (Inactive) created issue -
            kyle Kyle Suttlemyre (Inactive) made changes -
            Field Original Value New Value
            Project User Support [ 10740 ] IGB 8.2 [ 10840 ]
            Key HELP-51 IGBF-58
            Issue Type Support [ 15 ] Bug [ 1 ]
            kyle Kyle Suttlemyre (Inactive) made changes -
            Link This issue blocks HELP-50 [ HELP-50 ]
            kyle Kyle Suttlemyre (Inactive) made changes -
            Summary IGB gives confusing message when adding a duplicate data source IGB gives confusing message when adding a duplicate data source and duplicates data!
            dcnorris David Norris (Inactive) made changes -
            Assignee David Norris [ dcnorris ]
            dcnorris David Norris (Inactive) made changes -
            Story Points 1
            dcnorris David Norris (Inactive) made changes -
            Assignee David Norris [ dcnorris ] Tarun Santosh [ tkanapar ]
            dcnorris David Norris (Inactive) made changes -
            Sprint Sprint 1 [ 1 ]
            dcnorris David Norris (Inactive) made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Summary IGB gives confusing message when adding a duplicate data source and duplicates data! IGB gives confusing message when adding a duplicate data source or data
            dcnorris David Norris (Inactive) made changes -
            Sprint Sprint 1 [ 1 ] Sprint 2 [ 2 ]
            dcnorris David Norris (Inactive) made changes -
            Sprint Sprint 1 [ 2 ] Sprint 1, Sprint 1 [ 2, 3 ]
            ann.loraine Ann Loraine made changes -
            Sprint Sprint 1, Sprint 1 [ 2, 3 ] Sprint 1 [ 2 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            dcnorris David Norris (Inactive) made changes -
            Workflow classic default workflow [ 14411 ] Loraine Lab Workflow [ 14622 ]
            dcnorris David Norris (Inactive) made changes -
            Sprint Sprint 1 [ 2 ] Sprint 1, Sprint 2 [ 2, 4 ]
            dcnorris David Norris (Inactive) made changes -
            Rank Ranked lower
            tkanapar Tarun Santosh (Inactive) made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            Show
            tkanapar Tarun Santosh (Inactive) added a comment - Done in https://bitbucket.org/lorainelab/integrated-genome-browser/pull-request/112/igbf-58/diff
            dcnorris David Norris (Inactive) made changes -
            Status In Progress [ 3 ] Needs Testing [ 10002 ]
            tkanapar Tarun Santosh (Inactive) made changes -
            Assignee Tarun Santosh [ tkanapar ]
            mason Mason Meyer (Inactive) made changes -
            Status Needs Testing [ 10002 ] Testing In Progress [ 10003 ]
            mason Mason Meyer (Inactive) made changes -
            Assignee Mason Meyer [ mason ]
            Hide
            mason Mason Meyer (Inactive) added a comment -

            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-58 was 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-58 was tested on my Mac. My observations were in accordance with the IGB Team's expectations.

            Show
            mason Mason Meyer (Inactive) added a comment - 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-58 was 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-58 was tested on my Mac. My observations were in accordance with the IGB Team's expectations.
            mason Mason Meyer (Inactive) made changes -
            Attachment ServerHasAlreadyBeenAdded.png [ 12514 ]
            mason Mason Meyer (Inactive) made changes -
            Status Testing In Progress [ 10003 ] Closed [ 6 ]
            Resolution Fixed [ 1 ]
            ann.loraine Ann Loraine made changes -
            Workflow Loraine Lab Workflow [ 14622 ] Fall 2019 Workflow Update [ 19130 ]
            ann.loraine Ann Loraine made changes -
            Workflow Fall 2019 Workflow Update [ 19130 ] Revised Fall 2019 Workflow Update [ 21243 ]

              People

              • Assignee:
                mason Mason Meyer (Inactive)
                Reporter:
                kyle Kyle Suttlemyre (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: