Looking for a native JQL query that will search for linked issues by status
example: Get all issues with linked type "cloned" and the linked issue status is "Closed"
Thanks,
issueFunction in linkedIssuesOf("project = JRA and status = Closed", "cloned")
Thanks for the answer but not working on a simple JQL query
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
my bad ... you need the scriptrunner plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.