Describe the bug
A pdf file was tagged and due to the workflow settings, ocr is started on that file.
After ocr is finished, a wrong user (not me, not admin) is shown in activity and as creator of the new file version.
System
- App version: 1.31.2
- Nextcloud version: 31.0.8
- PHP version: 8.2.29
- Environment: Debian 12
ocrmypdf version: 14.0.1
How to reproduce
Have a nextcloud with at least two normal users. You are user 'A'.
Install as described in README.md including workflow for tagged file.
Set that tag to a pdf file which has no ocr done yet.
When cron.php did the work, look at Activity and Versions of the file.
Both show the ocr changes were done by user 'B'.