Hello,
I would like to have the assignee field mandatory (i.e. issue not unassigned) in all status of the issue, but just not in the backlog. In backlog, we still don't know who will work on it, so we allow an issue to be unassigned.
I could (and I did) set a validator in the transitions to ensure there's an assignee during transition leaving the backlog, but nothing prevents to unassign afterward.
Thanks for your hints.
Michel
There is an administrative setting for making Assignee as mandatory at:
Administration > System > General Configuration
Search for "Allow Unassigned Issues" and turn it OFF. This would enforce and ensure that every issue created has an 'Assignee'.
But that would mean, an assigned issue in Backlog. May be, you need to introduce a status 'Not ready' between 'Backlog' and 'Selected for Development' OR when the manager moves the ticket to 'Selected for Development', have a transition screen that shows and allows for changing 'Assignee' field.
Thanks for the idea.
I know "allow unassigned issues" parameter, but it's not what I want.
The rest of the proposal still doesn't forbid to unassigned an issue that was assigned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Michel, I know the topic is probably old, but if you are still interested about a way to deal with your request, I created a blog post about it "how to make the assignee field required in Jira"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I liked the idea of adding assignee as required field on creation validators
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michel,
set only assignee condition in the transition, then only assignee can execute transition and most important click publish draft else changes won't effect
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ramesh,
Thanks for the idea.
But when the issues are in the backlog (potentially unassigned), the manager set an assignee, and the manager change the status to "selected for development" (or whatever status comes after the backlog).
Wouldn't this prevent the manager to change the status after he assigned the issue to a team member? (because the manager is not the assignee)
Also after the transition, does it prevent to change to "unassigned" without changing the status (i.e. without transition)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
-yes it will prevent the manager to change the status once you have updated the transition with only assignee condition
-no,you can change assignee at any time
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, I what the manager to be able to change the status even when he's not assignee.
Also, when the status is not "Backlog" I want to forbid the possibility to unassigned the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
who should be able to execute the transition
both assignee and manager
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Basically I don't want to restrict who can execute transition. But if it helps, it could assignee and manager
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok you want both assignee and manager should be able to execute the transition
then follow the steps
1-edit workflow of concerned project and issue types
2-click on transition and then validator
3-select the permission validator and select the permission from drop down list
4-set the permission for the same with current assignee and reporter(manager) then only assignee and reporter(manager) can execute the transition
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ramesh,
Thanks for your perseverance, but this still doesn't forbid to unassign an issue once out of the backlog.
I guess it's just not possible :(
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.