Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I wanted to make a filter that showed all the tickets my team created but apperently there is a limitation in the length of the filter so i could only add 3 of the 4 users we are which is pretty annoying.
Create a group under User management and add your team members. Then JQL uses the group.
Thank you for your answer. I will contact the person in charge of creating users and try this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
sounds good. BTW, the filter would look something like below...
project = abc and assignee in membersOf("my-team")
changing the italics to meet your needs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Jack, Just got back from vacation so sorry for late reply. I got the Group created and I needed to change assignee to Reporter but that was no problem. Thank you very much.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.