Browser and Version: Cachy Browser 131.0.3
Client OS and Version: CachyOS Linux
Bug description
After update to Nextcloud Hub 9 (30.0.1) I get following error:
TypeError OCA\Passwords\Db\AbstractMapper::findAllByField(): Argument #3 ($type) must be of type int, string given, called in /var/www/nextcloud/apps/passwords/lib/Db/PasswordMapper.php on line 30 Error while running background job OCA\Passwords\Cron\SynchronizeShares (id: 55, arguments: null)
Steps to reproduce
It seems to be related to background cron job, I see it after some time of normal usage.
⚠️ This issue respects the following points: ⚠️
Server Information
Client Information
Browser and Version: Cachy Browser 131.0.3 Client OS and Version: CachyOS Linux
Bug description
After update to Nextcloud Hub 9 (30.0.1) I get following error:
TypeError OCA\Passwords\Db\AbstractMapper::findAllByField(): Argument #3 ($type) must be of type int, string given, called in /var/www/nextcloud/apps/passwords/lib/Db/PasswordMapper.php on line 30 Error while running background job OCA\Passwords\Cron\SynchronizeShares (id: 55, arguments: null)
Steps to reproduce
It seems to be related to background cron job, I see it after some time of normal usage.
Expected behavior
Cron job should not return Error
Nextcloud Logs
No response
Browser Logs
No response