Alerts set as resolved when label is no longer visible in query

Hi everyone

Need some help configuring multistatus alerts to match the behaviour i had in my old system (Grafana 7)

I have a database with various products that are generated every 10 minutes
The goal of my alert is to monitor each of the products and let me know if a given product has an invalid status in the database.

In the previous Grafana version i had 1 panel for each product and 1 alert for each panel. If the product failed, i would get a message. And i would get another message when that status changed from failed to ok only.

Right now i have 1 alert rule with 1 query that is generating alerts for all expected products and timeslots.
The issue is that it is sending message as RESOLVED when one of those alerts gets out of the time window. I only want it to send the ok message if the query returns a certain value, not if it is no longer available