Hello,
I’m trying to find a way to use a subscription to notify specific teams about certificate expiration. I did find a similar question, Certificate notifications for selected certs?
The real answer appears to be Spaces when that is released or write a custom query against the database. I’d prefer not to write a query against the database.
It appears the filter in a subscription only does an “OR” , would it be possible to have a feature that adds a toggle for “OR/AND” ? That way the filter on the subscription would be “Certificate expiry 20-day warning” AND “Select Environments” (or any other filter). Where the certificate is scoped to the environments the team has scoped.
Thanks