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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,639,407
Community Members
 
Community Events
196
Community Groups

can you use issue.function in Jira cloud?

Deleted user Mar 04, 2019

Trying to find epics with open stories across multiple projects. Would normally use issue.function but getting permission error in jira cloud?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Marty
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 04, 2019

Hi Dodger,

I am not on the Jira team, but I will try to help.

Can you elaborate on where you are trying to do this?  Are you creating a filter with JQL?

Deleted user Mar 04, 2019

We have Jira Cloud. In my previous role we had Jira on premise. There used to use the issue.function functionality to identify Epics with open stories.

When I try to use it I get a permissions error?

Like Marty likes this
Deleted user Mar 04, 2019

saw this from 2014

Maarten CautreelsMaarten Cautreels COMMUNITY CHAMPION Mar 24, 2014

Hi Jay,

I'm afraid this isn't possible in OnDemand. For the download version there's a plugin called Script Runner. And do stuff like:

issueFunction in subtasksOf("project = XXX AND issuetype = Task AND status = Closed")

But I'm afraid that isn't possible on the OnDemand version (yet).

Best,

Maarten

Like Marty likes this
Deleted user Mar 04, 2019

using 

project = PLAY and issueFunction in subtasksOf("statuscategory != done")

 

get response

Field 'issueFunction' does not exist or you do not have permission to view it.

Like Marty likes this
Deleted user Mar 04, 2019

same with this query

issueFunction in parentsOf("project = play and status = Open")

Any solution this with out using scriptrunner on cloud version?

TAGS
AUG Leaders

Atlassian Community Events