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

Scriptrunner . issues in Epic does not work

I am trying to set a board. This will contain all tasks/stories that are in epics that have a certain label. 

To test it out I used the following 2 queries:

project = "CMSS" and type = story and "Epic Link" in ('CMSS-2077')

=> This finds 2 rows

project = "CMSS" and type = story and issueFunction in issuesInEpics("key in (CMSS-2077)")
=> this finds 0 rows and does not give an error message.


The function  "subtasksOf" works properly. 

What could be wrong here ?

1 answer

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 15, 2020

hi @David Cole what field is "type", is it some custom field? And can you tryto compare results of JQLs

  • "Epic Link" in ('CMSS-2077')

  • issueFunction in issuesInEpics("key in (CMSS-2077)")

Epic Link finds 10 rows.

issueFunction finds nothing

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events