I am trying to create a quick filter for a Features board to sort Features that have no story/child issues in Jira. I have searched for posts, however, I have not found any suggestions or ideas.
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
As you'll have seen from other posts - I think this is only possible using Scriptrunner (or another extension).
My own workaround uses a "total tickets in epic" customfield to count how many tickets in Epic and automation rule that triggers as/when new story/tasks are created (see attached).
Then very easy to filter data whenever "total tickets in epic" = 0