Hi,
i read a little and it seems to me that deeper modifications of assign to popup box are not possible. However I need to somehow improve it... The point is - our customer is unable to create any sensible permission schemes due to small amount of projects and the fact that usually whole organization is involved in all of them. As a result there are hundreds of potential assignees in different departments, divisions, and groups... Unfortunately JIRA doesn't let you pick assignable users by groups/roles to which they belong (which would be perfect). Therefore my question is - what would be the best approach in such situation. Is there any sensible way of improving the process of choosing assignee, which would let me avoid doing it only by combobox populated by people from everywhere, while there's only name/email in it...
Any comments/possible approaches/components are welcome :)
thank you
You also have the possibility to alter your workflow and use properties...
e.g. jira.assignable.group = groupXY
Can you elaborate on that? I know properties, but how can that help me on improvement of assignee picking?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. If you have multiple groups and wish to to only have a single group (and the members) an issue can be assigne to at a specific time you could use that property I was talking about.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
>Unfortunately JIRA doesn't let you pick assignable users by groups/roles to which they belong
Yes it does. You limit the assignee permission to the roles you are interested in and then only put the relevant users and groups in that role in the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I meant picking assignee in GUI. I know we can arrange groups and roles - thus limit the amount of assignable users for certain project. But that's not the point. Our customer is completely not able to do it, because as I said - almost all users take, in some way, part in every project, so they all need to be assignable. As a result I have combobox with hundreds of them. What I would like to achieve is a possibility to filter and look for users by groups/roles. But "Assign to" box is so basic :/. Do you know what I mean?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, I see, you've been very generous with the permissions.
There's no advanced navigation in the assignee field because there's simply no way to accommodate all the different arbitrary rules various users might have for how they want to narrow it down.
There are a couple of tricks though...
Christian has already given you one of them - that narrows down the selection while in a particular status.
The other trick I use is a project level one which might help you. I've not managed to explain this well in a generalised way in a block of prose, so here's an example:
You will now find that on your issues, you can name specific users in "minions" and select specific groups in "hordes". Once you've done that, you will find the assignee list is limited to just the users you have in "minions" and the users in the groups named in "hordes"
The on;y other options I can think of involve coding custom fields that do more clever things with your selection process and then copying the data to assignee
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.