Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-4911

Endpoint /rest/align/api/2/Teams/ID don't fill programId field for solution

XMLWordPrintable

    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

       

      When Jira Align is using Solution, the member of the Solution team are the same as the parent portfolio, and children programs inherit membership to that Solution team.

      So, when consuming the API GET  /rest/align/api/2/Teams/ID, the users can't get the value of the solution that it is inserted when it is a solution team.

      Steps to Reproduce

      1. On Jira Align, Create a Solution linking it to a Portfolio. Save it.
      2. Link a program to that Solution.
      3. Go to the Solution created -> Members, and check the message:"Members of the parent portfolio and children programs inherit membership to this solution team."
      4. Using the endpoint GET /rest/align/api/2/Programs/ID, when are able to check if the program is a Solution, checking the atribute "isSolution = 1". 
      5. Using the endpoint GET /rest/align/api/2/Teams/ID we are not able to get the value of the solution that the team is inserted into.

      Expected Results

      The user is able to get the solution the team is inserted into when consuming the endpoint /rest/align/api/2/Teams/ID

       

      If the team is type = 12, then, the programId would pull the solution Id that it is inserted. Also, it would be nice if the API shows the program/portfolio/solution name in the /rest/align/api/2/Teams/ID API.

      Actual Results

      Currently, there is no way for a user to get the solution that the team via API.

      Workaround

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

              kforeman@atlassian.com Kyle Foreman
              f9fc804f30c6 Luiz Felipe Arruda
              Votes:
              6 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: