Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-84839

JQL Search with Team Field Fails to Include Sub-tasks in Team-Managed Projects

XMLWordPrintable

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

      Subtask inherits Team from the Parent issue key. Althought, the Team data is not directly saved for the Sub-task in Jira, JQL search "Team = <>" will return both Parent and Sub-task.

      This JQL search is not working for TMP.

      Steps to Reproduce

      1. Create a Parent issue (Say, Story) with Team = "Team Guava" both in a CMP and TMP
      2. Create Sub-task for each CMP and TMP
      3. Run the below JQL search
        Team = "Team Guava"  
      4. JQL output will be missing Sub-task from TMP

      Expected Results

      JQL search should return both Parent and Sub-task

      Actual Results

      JQL is missing Sub-task in the search result

      Workaround

      User GET Issue Jira API to confirm the Team association for Subtask. API will show Team = Parent's Team in output.

              Unassigned Unassigned
              76629e7f3532 Nivedita Venkateswaran
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: