Trying to utilize ScriptRunner Issue Picker field with JQL to get sub-tasks, but doesn't seem like this this field is compatible with subs. Any idea on how to display sub-tasks within this Issue Picker field from ScriptRunner?
Thanks,
Hi Bojan,
You can use this in the search :
issuetype not in subtaskIssueTypes()
Cheers
-Khalid
This will only show me the parent issues.
Trying to utilize https://scriptrunner.adaptavist.com/latest/jira/script-fields/issue-picker.html Multi Issue Picker field from Scriptrunner.
However, using basic JQL within field confirm doesn't show subtasks, and only shows parent level issues. I've also submitted a ticket with Scriptrunner to rule out bugs vs feature request, but wanted to see if anyone within community has this working within their environment.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've been beating my head against the wall on this issue all morning. I found your post, and the associated Atlassian support ticket - https://productsupport.adaptavist.com/browse/SRJIRA-3102 - I confirm that it is now working as expected with the latest version of ScriptRunner - 5.5.3.
-Payne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.