I've created a team and assigned the team members. This team works across different projects, but when trying to filter just for the team, it doesn't show any issues. How can I create this filter?
Did you mark Team field while creating issues?
No, the team is new. I created it to start filtering existing issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to fill Team field in existing issues in order to get results. If you don't, JQL doesn't return anything. There is a Team and team members but which issues are associated?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there an easier way to filter a number of tickets based only on owner, without having to update issues, then? Like a group?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is not supported yet. There is an open ticket. Please watch and vote: JRACLOUD-74842
For the groups, you can use the following:
assignee in membersOf("group_name")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.