I have automatic action on Message creation when subject contains specific keyword, from field specific email and related document model is crm.lead.
I've noticed that when I fetch emails manually this action works, but when it is done by scheduler (fetch meails) it doesn't.
The difference is that I am the creator of a opportunity and author of changes to some fields (after parsing incoming email) when fetching emails manually. Otherwise OdooBot is the author.
What's the problem here?