-
Suggestion
-
Resolution: Duplicate
-
None
-
2
-
Issue Summary
When performing advanced issue searches with JQL, the Team field does not support searching with text-matching. Searching for issues based on the Team field requires inserting the numerical ID of the team instead.
Example
This query will not return any results, even if some issues have the field set to "Example Team":
"Team[Team]" = "Example Team" order by created DESC
Proposed Solution
Allow for searching with the Team field using text as well as numerical IDs.
- duplicates
-
JRACLOUD-84663 JQL Search for Team does not Recognize Team Names
- Gathering Interest
- relates to
-
JSWCLOUD-23001 Team field not supported for sorting or gadgets
- Closed