Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

linkedIssuesOf Jira Filter

Bastian Klejs Peters July 15, 2024

 

issueFunction in linkedIssuesOf('issuetype = "Arbeitspaket" AND "FDU-Relevanz" = "5 - Nicht relevant"') AND (summary ~ "Financial Delivery Unit" OR summary ~ "REWE-Relevanz") AND issuetype = Sub-Task

Hey, I think my filter is correct, but it didn't work that well. My goal is to see a bunch of Tasks (subtasks) that have the name: "Financial Delivery Unit" or "REWE Relevance" and these subtasks are linked to the Issuetype: "Arbeitspaket" and this work package has the info: "FDU Relevanz" = "5-nicht relevant") but it did not work.... maybe someone here can help

2 answers

1 vote
Tessa Tuteleers
Community Champion
July 15, 2024

Hi @Bastian Klejs Peters , 

Welcome to the community! 

Please let me clarify to see if I understand

You say that you want to see subtasks

  • with summary either "Financial Delivery Unit" OR "REWE-Relevanz"
  • linked to
    • issuetype "Arbeitspaket"
    • "FDU Relevanz" = "5-nicht relevant"

 

The query you wrote seems to be correct, so my question is, are you looking for subtasks that are linked to Arbeitspaket issues, or are the child of Arbeitspaket issues? 

Since you are looking for subtasks linked to tasks, you might need the 

issueFunction in subtasksOf("")
-> the type of link is different and will get you different results.
Please let me know if this helps! 
- Tessa
Bastian Klejs Peters July 15, 2024

Hello Tessa, thank you very much for your quick response.

I want to display the sub-tasks that are called either "REWE-Relevanz" or "Financial Delivery Unit" (the name was recently changed here, that's why there are 2 names). My system is in German, so I have to think about it for a moment, but we actually have sub-tasks that are linked here.

 

Just to make it clearer: I need the subtask with the Title ("REWE-Relevanz" or "Financial Delivery Unit") whichare linked to the Issue"Arbeitspaket" which has a value "5-nicht relevant" in the field: "FDU Relevanz"

 

Thx

-Bastian

Tessa Tuteleers
Community Champion
July 16, 2024

Hey Bastian, 

Your query does seem right, what link type are you using? Could you perhaps make a screenshot of the linked issues and result not showing up in the query? 
We might spot something off like that. 

Tessa

0 votes
Bastian Klejs Peters July 16, 2024

hey tessa,

thank you so much!
I tried your Change  (issueFunction in subtasksOf) and it worked perfectly.

Thank you very much
Bastian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events