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

Investigate Check for IGB version

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      1
    • Sprint:
      Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep

      Description

      Situation: Changes were made to IGB to allow for the View in IGB button to work correctly from BioViz Connect. Versions earlier than 9.1.4 of IGB may not function correctly.

      Task: Investigate how to obtain the version number of IGB from BioViz Connect. IGB App Store is somehow determining the IGB version number. There is not a specific endpoint to retrieve the version number.

        Attachments

          Issue Links

            Activity

            Hide
            chaitanya Chaitanya Kintali (Inactive) added a comment -

            There is an endpoint in IGB 'http://127.0.0.1:7090/manageApp' which is being used by AppStore to identify the IGB Version number. ( Check app_page.js ) in AppStore project.

            The same logic can be implemented in BioViz Connect to determine the IGB Version number when the user clicks on View in IGB.

            Show
            chaitanya Chaitanya Kintali (Inactive) added a comment - There is an endpoint in IGB 'http://127.0.0.1:7090/manageApp' which is being used by AppStore to identify the IGB Version number. ( Check app_page.js ) in AppStore project. The same logic can be implemented in BioViz Connect to determine the IGB Version number when the user clicks on View in IGB.
            Hide
            nfreese Nowlan Freese added a comment -

            Chaitanya Kintali can you add how to get the IGB version from the above mentioned endpoint?

            Show
            nfreese Nowlan Freese added a comment - Chaitanya Kintali can you add how to get the IGB version from the above mentioned endpoint?
            Hide
            chaitanya Chaitanya Kintali (Inactive) added a comment -

            AppStore is checking whether it is being able to get a response from manageApp endpoint and assessing the version of IGB since the older versions of IGB does not have manageApp endpoints.

            After a conversation with the team, we have decided to update the igbStatusCheck endpoint to return the IGBVersion rather than var igbisRunning= True. A new ticket has been created to address the same issue. https://jira.transvar.org/browse/IGBF-2546.

            Moving this issue to done.

            Show
            chaitanya Chaitanya Kintali (Inactive) added a comment - AppStore is checking whether it is being able to get a response from manageApp endpoint and assessing the version of IGB since the older versions of IGB does not have manageApp endpoints. After a conversation with the team, we have decided to update the igbStatusCheck endpoint to return the IGBVersion rather than var igbisRunning= True. A new ticket has been created to address the same issue. https://jira.transvar.org/browse/IGBF-2546 . Moving this issue to done.

              People

              • Assignee:
                chaitanya Chaitanya Kintali (Inactive)
                Reporter:
                nfreese Nowlan Freese
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: