Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Using LinkedIssues to find issues linked created/resolved within a timeframe

Hello Jira Community,

I've been looking through different articles and while I have come close, I'm still not getting the results. I need to find when the linked issues were created/resolved during a certain timeframe within one project and issue type. Here is my query:

project = "Incident Management" AND issuetype = RCA AND issueFunction in linkedIssuesOfAll("created>=2021-01-4 AND created<2021-01-11")

When the results are delivered, I need to go into each one and validate that they were indeed created within this timeframe.

When I perform the resolved, I know I'm getting duplicates and I would just like to see those linked issues that indeed were resolved in that timeframe.

project = "Incident Management" AND issuetype = RCA AND issueFunction in linkedIssuesOfAll("resolved>=2021-3-1 AND resolved<2021-3-8 AND status in(Resolved, Closed)")

What can I do to only see those issues that truly meet the criteria?

Thank you,
Liz

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events