Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hi,
I'm looking for for a solution to get the "Project Lead" of the project in exalate.
issue.assignee = nodeHelper.getUserByUsername("User1") would return a specific user to the assignee field.
However, I would like to have the main "Project Lead" or the default assignee to be the assignee while an issue is created in Jira with exalate.
May be something like: issue.assignee = nodeHelper.getProjectLead("...").
BR,
Sujan