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 ?
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,
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.