I have a client that is moving from another system to Jira. In this system they are able to select from a small subset of assignees based on a cascading field, like group A, sub group B.
So Custom Field, maybe 2 level cascade, maybe more. The final node determines who should appear in assignee to choose from.
Any ideas?
Not easy...
A workaround could be creating a new user picker type custom fied. You could control the data you show there with behaviors or directly in the field configuration with user filters.
then, in a postfunction of the creation transition you can copy the value from that field to assignee
It's not possible to show subset of user but possible to select only subset of users as assignee. You can just update the permission scheme and change the assignable user to only these subset of users
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I appreciate the answer but that's not what I was looking for, unfortunately. The list of potential assignees for this project is massive. My client needs the functionality from their previous system that only shows a subset of users specific to the functional group the assignees belong to.
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.