Hi,
The ability to trigger an orchestration based on events (i.e., a change in a table) is set so that a change in any of the listed tables triggers the orchestration. In other words, the condition works as "OR" rather than "AND". However, some use-cases may require the "AND" condition. So, I suggest allowing for it.
Note - an event-based trigger is not a property of an orchestration (meaning that it is not a part of the file/folder structure compared to time-based triggers. So, I suggest associating rules with the orchestration.
Thank you for your consideration!

Yes I know. But re-adding is not bullet proof solution. There is very high risk that some developer forget it and we will have next day impacted data for bussiness. So I will rather stay with our stable workaround.
Or possibly re-add the table that has been worked on - this should reset the state as well I think.
@Petr Šimon I think there has been an api call to clear the state - in this way you could clear it at 19:00 and then both tables would be marked as updated and trigger the orchestration at 20:00.
I am asking tech if they can dig the api call and confirm this works.
Another scenario from our experience:
Now examine what happens:
Hi all,
So I poke around and got a message from our tech, who were poking in after similar reports:
Problem might be in the following scenario:
Now examine what happens:
user complains it fired for "any" table
I agree with Vít Gabrhel. We faced almost same problem few months ago. Currently we are using workaround with custom transformation which checks, whether both tables was changed during last day. If yes then we are creating single table which is used as orchestration trigger.
just to add to this though, the behaviour should be
https://help.keboola.com/orchestrator/running/#event-trigger
if you witness other behaviour, please contact support with details - it shall be imho bug, not a feature!
Hi Vitku,
I believe this belong to a feature suggestion, currently available through the button within the platform. I am adding @Kristyna Kaucka to grab it from here then!