I get all the issues if my filter includes
and (
status changed TO "In Progress" after "-2w"
or status changed TO "QA" after "-2w"
or status changed TO "IN PROD" after "-2w"
or status changed TO "DONE" after "-2w"
)
OR my filter includes
and Parent = GX-1192
HOWEVER if I combine both criteria I get only the IN PROD issues. What's special about my IN PROD status? I'm very confused and about to cry 