Hi everybody,
We are developing an App which returns a Status Column to its previous state without creating an infinite loop (can happen when an integration/automation changes status X to Y and another integration/automation changes status Y to X).
We managed to do it as an integration because when we use the receipt as an integration Monday’s payload sends us the correct previousColumnValue (from the receipt action).
However, when we use it as an automation (by checking the Enable to Publish option in the Workflow Blocks) we get the current status (not the previous).
Are we missing something? or is it a potencial bug?
Thanks.