Uploaded image for project: 'Jira Software Cloud'
  1. Jira Software Cloud
  2. JSWCLOUD-19398

Portfolio Team field has limited access from JQL within JIRA

    XMLWordPrintable

Details

    • 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.

    Description

      NOTE: This suggestion is for JIRA Portfolio Cloud. Using JIRA Portfolio Server? See the corresponding suggestion.

      JPO-66 had introduced mapping the "team" field to JIRA. This is fantastic. However, JQL only allows "=" and "in" operators. They also don't accept EMPTY or NULL.

      Also, getting this value in any scripting plug-in such as issue.get(“Team”) returns com.atlassian.jpo.team.data.DefaultTeam. This latter class is not exposed yet in the JIRA API.

      The request is to be able to query this field for the scrum board filter for any issues that don't have a team assigned. i.e. "project = XYZ and Team = EMPTY". Alternatively, if the NULL/EMPTY value can't be returned, this could be written as "project = XYZ and Team not in (TeamA, TeamB, TeamC)".

      Can this enhancement be considered or please indicate if there is a current workaround.

      Thanks

      NOTE: The JQL using Portfolio Team field doesn't return subtasks in the results - JPOCLOUD-1805

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ab03bb162159 Michael Howard
              Votes:
              43 Vote for this issue
              Watchers:
              36 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: