I have several automations set up to alert users when row data is changed. These used to work fine, but now they are triggering on initial input of the form. So now I get two emails each time rows are added, once for the new row automation, and again for the rows changed automation. Could this have anything to do with security IT settings on our end, and if so, is there a way to get around this? I tried adding a "modified date" column and helper column to set to true if the modified date was different than the created date. But the formula for the flag changed the modified date to the current date for all rows. Any ideas?