Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to assign multiple users to a Jira Task

Tags:

jira

I'm wondering how to assign two users to one task in JIRA. I took over a project that was set up by someone else. The problem is we are doing pair programming and we would like to keep track of time.

like image 327
Rıfat Erdem Sahin Avatar asked Nov 11 '14 07:11

Rıfat Erdem Sahin


1 Answers

I dont think you can not actually assign two users to field assignee as it is built-in field.

You can create new required field e.g. pair-assignee and have pair tracked there. Here is a doc about how to setup a custom field.

like image 113
Dejan Dakić Avatar answered Nov 01 '22 08:11

Dejan Dakić