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

Create a Rest endpoint to check if the plugin is already installed.

    Details

    • Type: Improvement
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:

      Attachments

        Issue Links

          Activity

          Hide
          ann.loraine Ann Loraine added a comment - - edited

          As noted, this is covered by linked ticket IGBF-1624.
          The ticket IGBF-1624 contains the link to the branch where the feature is implemented.
          Moving this ticket to CLOSED status to make Jira board easier to understand.

          Show
          ann.loraine Ann Loraine added a comment - - edited As noted, this is covered by linked ticket IGBF-1624 . The ticket IGBF-1624 contains the link to the branch where the feature is implemented. Moving this ticket to CLOSED status to make Jira board easier to understand.
          Hide
          rpatil14 Riddhi Jagdish Patil (Inactive) added a comment -

          This feature is covered with ticket IGBF-1624 (linked to this ticket).
          The ticket IGBF-1624 checks plugin status by making following POST request with body having "symbolicName" of the app and "action" as "getInfo"
          Request Type - POST
          Request url - http://127.0.0.1:7090/manageApp
          Request body -

          { "symbolicName" :"org.lorainelab.igb.protannot", "action" : "getInfo" }

          Response body -

          { "status": "INSTALLED", "version": "9.0.0", "symbolicName": "org.lorainelab.igb.protannot" }

          Moving this ticket to 1st level review.
          cc.[~aloraine]

          Show
          rpatil14 Riddhi Jagdish Patil (Inactive) added a comment - This feature is covered with ticket IGBF-1624 (linked to this ticket). The ticket IGBF-1624 checks plugin status by making following POST request with body having "symbolicName" of the app and "action" as "getInfo" Request Type - POST Request url - http://127.0.0.1:7090/manageApp Request body - { "symbolicName" :"org.lorainelab.igb.protannot", "action" : "getInfo" } Response body - { "status": "INSTALLED", "version": "9.0.0", "symbolicName": "org.lorainelab.igb.protannot" } Moving this ticket to 1st level review. cc. [~aloraine]

            People

            • Assignee:
              ann.loraine Ann Loraine
              Reporter:
              kkorey Kiran Korey (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: