I want to record old and new values of data changes as audits. But when i try to read row in function. The value is new already even before grt updated
TL;DR
Developers want to access the oldValue payload in a function to record data changes for audits, but the value seems to be already updated before retrieval.