Assign an issue when reopen

Jérôme Brandt October 2, 2013

Hi,

Does it possible to assign an issue to a specific user when we reopen the issue ?

Thanks,

4 answers

0 votes
Tuncay Senturk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 4, 2014

Or simply use JIRA Enhancer Plugin, it has two post functions

  1. assign issue to a role
  2. assign issue to a role based on a property
0 votes
Jérôme Brandt October 2, 2013

Ok thanks! I'm gonna read the links!

Tks!

0 votes
Bharadwaj Jannu
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2013

I think, Jira bydefault provide Assignee field on Reopen Issue screen(it is Workflow screen).

Otherwise you want to set the Assignee based on some condition, then you need to go for Workflow postfunction as Prasad suggested.

For workflow postfunction, you need to go through

https://developer.atlassian.com/display/JIRADEV/Workflow+Plugin+Modules#WorkflowPluginModules-Functions

http://www.j-tricks.com/1/post/2010/08/workflow-post-function.html

0 votes
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2013

yes you can do this through postfunction

you can develop your own function by using scriptrunnercheck this

https://jamieechlin.atlassian.net/wiki/display/GRV/Script+Runner

Suggest an answer

Log in or Sign up to answer