Good Morning,
I need help in creating an efficient JQL to show all the stories from project "BER" that has an epic with "Epic Status" = "In Progress" only.
If needed, we do have ScriptRunner installed on our D.C. instance.
Regards, Sylvain
You will need scriptrunner for this. The query would be:
Project = BER AND issueFunction in issuesInEpics('"Epic Status" = "In Progress"')
Wow, that was quick and efficient :-)
Thank you so much Mark, it does exactly what I am looking for!
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.