In structure, I'm looking for a JQL query that filters for the following --
Filter for parent Features with children Epic(s) that have a '2023Q1_Out' label and also has other children Epic(s) that have a '2023Q1" label.
Note that no child Epic would have both '2023Q1_Out' & '2023Q1' labels.
This will allow me to determine if a Feature will only partially be delivered in a Quarter (as some child Epics would be 'In' while others are 'Out')