Hi
Im trying to get all issues that are linked to epics that have a component.
I have tried several functions like below
issue in childrenOfEpicsInQuery("component= 'ISM'")
issue in allIssuesInEpic("component = 'ISM'")
I always get the message that these two functions are not recognized (Unable to find JQL function 'childrenOfEpicsInQuery(component= 'ISM')')
Can you please help ?
Thanks
Hi @Jean-Christophe Lhotellier ,
welcome to the community!
issue in childrenOfEpicsInQuery() is a query provided by an app. Are you sure you have that app installed?
There as multiple apps available to help with this query, but it is not possible without one.
- Tessa
Hi
i don’t have any app
i wanted to use this query in a filter that will be used in a kanban
I don’t want to list all epics with their id as it would not be dynamic
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you need this kind of functionality you might ask your administrator for an app to be able to do this, otherwise you have reached the limits of jira JQL I'm afraid.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.