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

How to create advanced filter with issuetype = bug and epic link only within currentusername

Hi everyone,  

I'm searching for a advanced filter allowing me to get the list of issues with : 

issuetype = "bug"

epiclinks <> ""  and where epics are with my currentuser as assignee  ? 

I've tried with IssueFunction and Issue in LinkedIssues but it didn't work..  

Hoping you can help the novice that I am :)  

 

Thanks

1 answer

1 accepted

1 vote
Answer accepted
Callum Carlile _Automation Consultants_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 13, 2022

Hi @Justine Plantain , welcome to the Community!

If it's a JQL filter you're looking to create, then it would look like:

issuetype = Bug AND "Epic Link" = ABC-123 AND assignee = currentUser()

Using IssueFunction isn't possible with default Jira JQL's, this may have been in reference to a scripted JQL using the ScriptRunner app.

Hope this helps!

Hi  @Callum Carlile _Automation Consultants_ 

Thanks for the answer and the welcome ! ;) 

So If I understand well, it isn't possible to make a condition for all "Epic Links" where I'm the assignee of the Epic notified in "Epic Link" ? 

As we have several Epic coming, I was hoping to be able to vary this data, instead of adding the epics references assigned to me.  ^^ 

Callum Carlile _Automation Consultants_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 22, 2022

@Justine Plantain Apologies for my delayed response!

I see what you mean now, unfortunately this won't be possible unless you're using an app like ScriptRunner

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events