Hello
I am looking for a way to test "assignee in membersOfProjectRole(PROJECTKEY)" as standard "membersOf" is restricted to JIRA groups.
I have found a pending request: https://jira.atlassian.com/browse/JRASERVER-21711
And some example code at https://mraddon.blog/2016/02/17/jql-custom-function-userinrole-with-groovy-for-jira/ and https://mraddon.blog/2017/01/03/lastcommentcontains-jql-function-for-jira-7-2-scriptrunner/
May you please provide updated code of this function for JIRA 7.6/7.7 ?
@Adaptavist SuppWould it be possible for this JQL function to be included in plugin itself ?
Thank you in advance for your help
Are you talking about a "Issue Picker" built-in script field?
If so, use a behaviour script to change the JQL based on the current project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.