Goal: To be able to have the "Assignee" be the main POC on a project and to create a custom field (Multi-user Picker) to be able to add multiple assignees but be able to view ALL items easily
Example: Sarah is the main POC for the project but Ted, James, and Shawn are also assigned to this project
Ted, James and Shawn are also the main POC on other projects and Sarah is also assigned to other projects (not as the main POC).
I want Ted, James, Shawn and Sarah to be able to see ALL of their items in one location, whether they are the main POC or just assigned to another project.
Problem: I can't seem to easily filter by name as it's not an option in the filter menu, even under custom fields (assuming that it's b/c it's a multi- user picker and not one individual field)
Work Around: I could create a dashboard but it starts to get convoluted b/c as it is, I have the following for filters which is 6 total squares:
Shawn To-Do (part of group)
Shawn To-Do (main assignee)
Shawn In Progress (part of group)
Shawn In Progress (main assignee)
Shawn Completed (part of group)
Shawn Completed (main assignee)
Hello @Heather Barnes
Welcome to the Atlassian community.
When one of the users views this dashboard, do you want them to see only their issues? if so, you should be able to use a filter like this:
assignee=currentUser() or YourMultipleUserPickerField in (currentUser())
In my instance the multiple user picker field name is Multiple Assignees:
"Multiple Assignees[User Picker (multiple users)]" in (currentUser()) or assignee = currentUser()
Whomever views the dashboard that has gadgets using this filter will see in those gadgets the issues where they are the Assignee plus the issues where they are in the multiple user picker field.
This is exactly what I needed and it worked. I just built a giant list and added "status" as a filter :) Thank you SO much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm glad I was able to help you.
If your problem has been solved with the help of our responses, please consider clicking on the Accept Answer button to mark your Question as Solved. That helps others searching the community find the posts that have validated answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I felt compelled to answer as it seemed I was being summoned.
If you want to have multiple POCs on an issue, custom fields are the way to go. You are correct if you make them multi choice they won't sort in some gadgets. I'd question the value of having so many POCs per issue type.
Have you considered other ways to dice this onion? Use a field for Project team, and use the team in the filter for the gadgets. The main gadget can be like @Trudy Claspill describes as the current user, and then the other gadgets can filter on the Project team field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! Trudy's suggestion did help so I'm just hoping my team approves :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.