Trying to setup automation when an actual date gets recorded in a field, if it is different than our planned release then it would update the planned release date field. Once it does this, I would like it to send a slack message to team managers for reference/visibility.
However the moment someone starts to type a date in the field, the automation kicks in with first key stroke and results in wrong date being captured and slack message sent prematurely. See attached example.
I have tried triggering on date field change, i tried when enters view, I tried when a formula field changes. All of them result in same issue. The only way to get it to work is if the user uses the date picker which is seldom used.