So in this case, I had two emails and yet, last interaction was recorded from 2023. Is this something related to email handling in 8.9.x?
How is this information generated, is it possible that some of the schedulers is not working properly and if yes, which one is related to updating this information?
Are there any news or insight on this issue? Or clues on where to look?
I still have the same problem, I am running 8.9.1 (planning to update soon).
I have checked my schedulers and crontab and everything appears to be working fine (cron reports successfull run).
Screenshot from the original post was done on Contact card, and I find this information useful - but it simply does not update at all and I have not figured out on how to fix this (or where the error is happening).
Timeline dashlet (on the other hand) correctly displays interactions.
I don’t think that is based on Schedulers, it seems to be calculated through an SQL query at the moment the screen is displayed.(it is lazy-loaded so it doesn’t slow down the rendering of the screen).
You can have a look and try to figure out if your data is connected (relationships, etc) in the way that that query expects it…
Interestingly, for most of the emails I have (as last interaction) date of 24/11/2025 - this might be a date when I updated SuiteCRM (I don’t keep log of updates, but seems about right), Just to be clear thithis is not the dashlet in question but timeline dashlet.
My “random test” within suitecrm contacts found that the latest recorded date in the dashlet was 16/9/2025 which actually coresponds with the email I have in my archive (although in timeline dashlet this email is dated 24/11/2025).
I will (re)check inbound emails and try to figure out if this is going to fix the issue.