Hello,
I want to assign an issue to a particular project role on a particular state transition. For example, when a bug is fixed and the state is changed to "QA Start", then the issue should automatically assigned to QA Lead.
How can it be done ? in the transition post-functions , there is option to only assign to current user, lead developer, reporter.
I am on JIRA 6.4 OnDemand.
thanks
s dalal
Hello,
To achieve this you can enable the JIRA Misc Workflow Extensions add-on on your Cloud instance and use the "Assign to role member" post-function.
Please note that you need to add the users and/or groups to the correct projects roles, in order to have the post-function working properly. If you're not sure about how to do this, please check this link.
After enabling the plugin, please follow the instructions below to configure the post-function:
I hope it helps.
Regards,
Arthur Gonçalves
Thank you for the quick response. That was very helpful. But, when i tried it, the user of specified role was not selected. Then i discovered that the particular user was not visible in the project. Though , i have added the user with certain role in the project. I have to dig into it ......
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, i could not make it work. I have a project role called Dev-Lead and want the issue to be assigned to the user with this role in the project, when a particular transition happened. So, i have added a user to this role, and as per the directions given by the Add-on creators, i also added a user property with key called defaultAssignee and value= PROJ1 -> Developers, PROJ2 -> Developers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On Cloud, the only option is to use JIRA Misc Workflow Extensions plugin. See 1 & 2 in https://innovalog.atlassian.net/wiki/display/JMWE/Post-functions#Post-functions-1-Assigntorolemember%28newin1.2,updatedin3.0.1%29
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.
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.