Everyone in our team has different programs/specialties. I would like to create a tag based system where team members that fulfill the requirements of the tags I query will populate the list.
Ideally this would be a checkbox system, so for every checkbox that is checked (each checkbox represents a specific skill or trait), the list of names narrows down to those that fulfill those descriptors.
Example: I have a project that requires knowledge of Python and Javascript. Python and Java would be it's own checkbox, and checking those off will narrow down the list of names that know both those programming languages.
Bonus points: you can also query by strings, so if a person worked on a past project, their name will pop up in the list.
Thank you! I am new to Jira...where is the option for adding a multiple selection field for users? Do I need to be an admin to see those options? I have no idea where to start.
Is there a menu of users or a page of users I need to go to?
I can imagine how you want it to be - basically like the functionality common with online shops where you can narrow down to a bunch of specific products (or even THE specific product) when selecting color, type, size and so on.
In Jira there is nothing out of the box which provides a feature like this. Like Ignacio mentioned you can work with fields - on Jira Cloud you could involve Automation.
But this leads my to the question: are you using Jira Cloud or Jira Server?
Do you have any Apps at your disposal?
From Marketplace (https://marketplace.atlassian.com) there are several Apps of Checklist type - but I could not see that they fulfill your need in that sense (you could double check, no pun intended, though).
Of course, assuming you had Jira Server and a scripting App available there might be complex scenarios possible - in case you want to code it yourself I assume this would be possible (they are very powerful).
There are also user properties (a scenario I fantasize about would be to store the skills within a user's profile) - but same time I see there is still, for example, no possibility to query them by JQL:
So, to conclude here - I believe several options are possible but it seems to me there is no ready-made solution available. The more easier approaches using a field or so might not provide the full functionality you asked for but you could start small by experimenting what is available if you want to.
Cheers,
Daniel
Thank you Daniel for your response! One of our managers has it figured out. Right now the problem is that selecting multiple checkboxes gives results as an OR, not AND result. It doesn't narrow down results if multiple checkboxes are checked off, so if one of the answers satisfies at least one criteria, it will still be included in the results (which is not what we want).
I'm not sure if we're using Jira Cloud or Jira Server. I'll post your answer to the manager who is creating this form, maybe it can give him a clue as to what to do.
Thanks again!
Recommended Learning For You
Level up your skills with Atlassian learning
Redesign your workweek
Configure your calendar to prioritize high-impact work and goals. You'll learn how to set daily priorities, prioritize essential meetings, and schedule focus time.
How to run effective meetings
Lead efficient meetings that have clear goals, keep your attendees actively engaged, and use the Atlassian Playbook to improve meeting success.
How to build strategic guidance
Build a high-performing, effective team by providing clarity, defining success, and making it clear who will benefit from your efforts — a technique we call strategic guidance.