Hi together,
in my organization we are working with Epics and Stories. Unfortunately we don't use the parent-child-connection between Epics and Stories, so in the query no function like epicsOf is working. So there is a field on Story called Epic Link and in this we are maintaining the corresponding Epic.
Now I want to build a query to get all stories which are connected to an EPIC, where this Epic has a specific label or a specific fix version.
Is this possible?
Everytime if I try to create a subquery for the field Epic-Link this is not possible. DO you have any ideas?
Thanks for you help in advance.
Kind regards,
Numb007
I have found it issueFunction in epicsOf is working.
Can you give an example of this? Is epicsOf available in Cloud Jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You said you are not using the 'parent-child' relationship between epics and stories; how are you establishing which epic a story is a part of?
Assuming there is some kind of relationship between the two, you could use some of the JQL functions added by the 'Scriptrunner' plugin to do this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.