Something that would be extremely helpful for our use case is the ability to use OR statements in automations and integrations. Currently if we have two triggers for an automation, IE: if date arrives and status is not XXX then send email, but we also have a use case where a second status could trigger the same email. To accomplish this we have been using two automations, but have run into the issue where if neither status is triggered we send two emails to the same recipient. The ability to use an or statement would alleviate this pain point.
I agree I have a situation where I have multiple automations instead of being able to say if status is x or y send notification etc