/Connectors endpoint pulls from outdated data

XMLWordPrintable

      Issue Summary

      When performing a GET to the /Connectors/board/{ID} endpoint, the information pulls from a table that does not update with changes to the same items in Jira Align, making the data outdated fairly quickly.

      Steps to Reproduce

      1. Create a Team in JA
      2. Link the Team to a Project in Jira via Jira Management
      3. Rename the Team in JA
      4. GET the board info from the /Connectors endpoint:
        /rest/align/api/2/Connectors/1/boards?$filter=boardid eq [BOARD_ID]

      Expected Results

      The GET pulls the updated Team Name

      Actual Results

      The GET will pull the Team Name that was registered when the Project was linked.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Yannick Genin
            Reporter:
            Jose Sanchez
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: