Automated Fulfillment

I am running into an issue where, Im not running a subquery, but am using a subquery criteria for a calculated field with an aggregate and a “HAVING” statement that is preventing the automated fulfillment rule from running the baq. I need to pull in only the ship complete orders where all lines are reserved and release them for picking. When I run this in the test, it does not populate the grid and it instantly says test successful. I have other rules with BAQ’s that take a second to run and return the information identical to the BAQ when I run it alone.