Hi,
I'm trying to get list of issues associated with all the EPICs in a project. Following is the query which I ran:
project in (GM-WMS) and issuetype in (EPIC) and createdDate > = "2019/01/01".
If i extract all the datas in cs, I get only related issues and not list of issues relating to EPICs. Is there a way to get list of all the issues in individual EPICs?
Hey @Anand Vardhan
I'm afarid I do not know of a solution without installing an App. But installing ScriptRunner for Jira you are receiving an additional search dialogue. In this, you can use the enhanced ScriptRunner JQL Functions for example "issueFunction in issuesInEpics('GM-WMS-123')". This will return all issues, that belong to an Epic that has the Key GM-WMS-123. You can try it out with a trial license and test whether that helps you.
Cheers,
Andrej from greenique
You should probably try one of the traceability addons.
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.