Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-95534

Using /rest/plugins/1.0/topology does not work

    XMLWordPrintable

Details

    Description

      Issue Summary

      This is reproducible on Data Center: yes

      Starting from UPM version 6.3.4, there is an error when trying to display the topology in Confluence.

      Steps to Reproduce

      1. If in Confluence 8.5.7, upgrade UPM to 6.3.4. 
      2. Go to CONFLUENCEURL/rest/plugins/1.0/topology

      Expected Results

      To show the topology as:

      {
        "serverId": "XXXXXXXXX",
        "url": "https://XXXXXXXXXXXX",
        "instanceName": "Confluence",
        "platformVersion": "7.19.21",
        "client": "com.atlassian.upm.atlassian-universal-plugin-manager-plugin",
        "clientVersion": "5.1.13",
        "addons": [],
        "products": [
          {
            "license": {
              "sen": "SEN-500",
              "eval": false,
              "licenseType": "developer",
              "editionType": "user-count",
              "dataCenter": true,
              "licensedUsers": 50000,
              "purchaseDate": 1552914000000
            },
            "key": "conf",
            "name": "Confluence",
            "installed": false,
            "activeUsers": 0
          }
        ],
        "totalActiveUsers": 0,
        "totalLicensedUsers": 50000
      }
      

       

      Actual Results

      The page shows:

      {"errorMessage":"Cannot unescape the given app key. It must end in a \"-key\" suffix."} 

      Workaround

      N/A

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              a10ada9f39c1 betto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: