wixData.query ignoring status of draft

Hey Anthony, Thanks for the response…

The ProdId is valid:

  • If I run the query as is it returns no results. If I change the status from “Draft” to “Published” and run the same query it works as expected.

So, the “hasSome” works, but it appears the " . eq ( “Status” , “Draft” )" function doesn’t work.