You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I want to query issues where the fix version field doesn't match the fix version of its parent issue. Is there a JQL function to access the fix version of a parent?
I used script addons to create and fill new fields like "parent.assignee" or "parent.status"
@Gary GrossGross welcome
Interesting question.! Let me try:
First, unfortunately there is no "If" and "Else" statement in JQL and JQL is not SQL.!
However, a little bit of excel could help you out.!
1. Query all the items in your project (including, sub tasks and parents)
2. set the results table to show fix version, excel export the results :)
3. now do a match to find the parent and its corresponding sub tasks (use the links column to get this detail) (excel functions can help)
In JQL there are Functions related to Parents, fixVersions, but they provide you with only an open search results (not much of logic)
I would be happy if anyone provides to your questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.