Hello Team,
Is their any Jql funtion that allows to me to search for issues that are not reported by specific project roles. Below is the use case.
I need to find issue that are reported by AE's but are not part of project roles admin, PM, developers, QA. But these are AE's are added as project role 'Users'
I included the below custom JQL function but it doesn't allow negative search and also not let me select multiple roles at a time.
issueFunction in UserInRole(” project = XXX “, reporter, “Developer”)
Do you believe if this is possible with native jira 7.5.1 (server)? also please let me know if the addon supports this fields. Thanks in advance.
Regards,
Deepali Bagul
I could not find UserInRole function in ScriptRunner. But I guess you can write your own JQL function. I think it is easier in the Power Scripts add-on.
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.