Add a filter Is Not Blocked By with script Runner

Emile VW July 22, 2020

Hello, 

 

I'm trying to filter: All projects and all task with current status To-Do or In Progress for the current user, AND Exlude all issues that are currently blocked by another issue. 

 

Here is my script: issuetype in (standardIssueTypes(), subTaskIssueTypes()) AND status in ("In Progress", "To Do")AND assignee in (currentUser()) AND issueFunction in linkedIssuesOf("", "is blocked by")

 

My questions is how Do I exclude The is blocked by instead of including it. 

 

Thanks,

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events