component lead by a group

Flavio Baldoni January 8, 2014

I need to find issues that belong to a set of components owned by a certain group of people. If the componentsLeadByUser() function took a list of users it would solve the problem because I could do this

componentsLeadByUser(memberOf ("my team leads"))

I haven't found this to be possible. Does anyone know if there is a way to do this with JQL ?

1 answer

0 votes
Filipe February 25, 2014

Hi f bal,

Can i suggest :

https://marketplace.atlassian.com/plugins/pt.lt.lfcribeiro.jira.jqlLTFunctions

Thers a function "ExecuteQuery()" that lets you run a SQL statement.

Regards,

Suggest an answer

Log in or Sign up to answer