I need a way to filter epics and issues in the backlog together ideally. I created a custom field type (i.e., team) and added it to all my issue types (e.g., Epic and tasks). I then created a custom filter (project=XYZ and "Team[Dropdown]"="ABC"; project=XYZ and "Team[Dropdown]"="DEF"; etc.). The filter works for the issues, but does not work for the epics in the epic pane in the backlog. How can I create the JQL to work on the Epic pane?