Question
Reading Custom Field on an Project's oldState
I am trying to run a scenario that will trigger when a custom field is edited. The issue I am having is configuring a filter based on the oldState value being blank. Meaning if the field changes, but data existed in the field prior to the change, the scenario will not proceed.
How can I configure a module to read the values of the oldState shortly after the trigger?
Thank you