Issue: There is a mismatch in date fields that are getting updated through Automation between the automation reports and in the Manage Leads section.
Example: As attached in the screenshot below – the field shows “5/12/2023 23:52:02 PM” in automation, but in Manage Leads, it’s displaying as “6/12/2023.”
Solution: Our automation reports present dates in UTC format. However, the data stored in the database remains unchanged. This difference may cause the dates to appear shifted. In the above mentioned example the lead is created on 6 December but as our automation report present dates in UTC, it is showing as 5 December 23:52:02.
