Hi @AlL,
we are currently facing a problem with the epic panel on boards. We are using a team boards displaying all stories thats related to the team. As qery we are using "Team ~ ... OR type = Epic". The epic panel now displays all epics, even those that have nothing to do with the team.
Is there any way to display just the epics in the panel that are related to the stories on a board (or related to the team)?
Thanks in advance :)
Timo
Hi @Timo Winkler ,
if you have Scriptrunner on the instance, you could use their JQL function
issueFunction in epicsOf("your filter")
Just know that filters like that could have an impact on the behaviour of your board (epics could be in any project, so the scope of your board can't be limited . This has possible impact on who can manage sprints etc).
To manage this, you could also add a project-filter if you know the issues and epics will only be in certain projects.
Hope this helps!
- Tessa
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.