XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • None
    • Affects Version/s: 6.6.41
    • Component/s: AgileBoard
    • 6.06

      Recent Update Has blocked the ability to perform a rebalance to the database using GET /rest/greenhopper/1.0/lexorank/balance method for issues with Lexorank tables.
      as noted in:
      https://confluence.atlassian.com/display/ONDEMANDKB/Agile+Boards+are+Taking+a+Long+Time+to+Load
      and
      https://extranet.atlassian.com/pages/viewpage.action?title=LexoRank+Support+Tools&spaceKey=GHDEV

      When Triggering rebalance it returns a 200 OK values with the following data returned JASON/PRETTY format using POSTMAN:

      {
          "lexoRankBalancingServiceStatus": {
              "balancingDisabled": false,
              "balanceHandlerRunning": false
          },
          "lexoRankBalancerStatus": {
              "balancerLocked": false,
              "perFieldStatus": [
                  {
                      "fieldName": "Rank",
                      "fieldId": 10011,
                      "numRankedIssues": 35,
                      "percentComplete": 100,
                      "distribution": [
                          0,
                          35,
                          0
                      ]
                  }
              ]
          }
      }
      

            Assignee:
            Unassigned
            Reporter:
            Earl McCutcheon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: