### Steps to reproduce In a background job 1. Call `\OCA\Mail\Service\AccountService::findByUserId` 2. Modify the account 3. Call `\OCA\Mail\Service\AccountService::findByUserId` again ### Expected behavior I see the change. ### Actual behavior I don't see the change. ### Mail app version 3.5.0 ### Mailserver or service _No response_ ### Operating system _No response_ ### PHP engine version None ### Web server None ### Database None ### Additional info _No response_