I know this can be done through post function in the workflow. But here my query is little different.
I have 20 projects, all have similar one workflow scheme.
I want to assign QA Lead whenever I move the task from development stage to testing. But QA leads are different for many projects.
In post function I can define only one QA lead name.
Is it possible to assign different QA lead for different project?
I would do it in this way -
There is generally a Role in every project called "QA" , I will add the respective "QA lead" as the first member of the "QA" role in the project configuration and then I would use the script runner post-function
In this way for every project the workflow transition would assign the issues to the QA lead.
Hi Tarun,
Thanks for replying. I had configured script runner post function in the workflow. But still, I am not getting QA name in the assignee. Do I need to do any other configuration?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you chosen this particular postfunction from script runner
"Assign to first member of role"
and have you added your QA lead in the "role" which you have mentioned in "Assign to first member of role"?
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.