Hi!
Is it possible to adda field to JIRA issues that works like the "Assignee" field but is called differently?
Right now we are constantly asking around who is testing which issue but we'd like to keep the assignee field unchanged so that we know who should fix any bugs.
I'd be happy with a field to be filled in with the user find functionality.
Ideally, the user that pulls the request into the test collumn of the sprint board would automatically be put into that field, but I guess this is unlikely
You would need to create a custom field of type User Picker. There you have the same autocompletion feature as in your assignee field.
Regarding the automated setting of this field, if draging the issue into a column (I'm not really familiar with agile) means a transition is triggered, then yes you could use a postfunction to set this field from the current user. see:https://answers.atlassian.com/questions/230694/how-to-set-current-user-in-custom-field-in-my-workflow-post-function
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.