I created a power automate with a trigger - when an item is created or modified in an existing list.
what it does is it gets the names from a set of fields - user1 user2 user3 for example
and sends an email to them
However, when testing by creating an item, the existing items (not all, maybe 5 out of 200) maybe these items are just modified recently, the workflow is also triggered in these items, thus sending an email to other item's users. In short, the power automate is also being triggered in the 5 recently modified items.
take note that I just created the powerautomate and the 5 items already exists.
any idea?