I'm looking for a way to apply custom filters to the selected Epic.
I created a custom filter in Scriptrunner, which should recursively display all issues linked to given epic. However, instead of hard-coding one epic name/ID and create multiple filters (essentially one per every epic), I'd like to get a dynamic epic inserted, based on the selection made in the board filters; for example - if I select epic "EPIC-001" and my custom filter (to which I'd like to get epics name as a variable, so it can perform recursive search), I'd like to see issues related to that epic, as well as all recurively related issues. Is it possible to get the " epic currently selected in filters of the board" as JQL query somehow?
Hi Tomasz
I think if I have understood your use case correctly, this is not currently possible with ScriptRunner Enhanced Search.
Jira does not expose the information on your board page to us in order to dynamically inject this into the ScriptRunner Enhanced Search filter.
However, you can request and vote for new functionality on our nolt board. If it does become possible for us to build this in the future, we use our nolt board to help prioritise new feature requests.
Best regards,
Romy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.