What version of eramba you are using (System / About)
· App Version: Ubuntu 22 LTS / Docker (3.29-15 + 3.29-16)
· DB Schema Version: 20260306080030
A brief explanation of the issue
· If you add a comment with an attachment, the error occurs: “Entity class `ActivityLog\Model\Entity\ActivityLog` could not be found.” and the attachment is missing.
· The comment is set, but visible after reopening the comment section. The attachment is missing.
· The sub attachments don’t have the issue.
· The only log was found at the “larvavel.log” file. “docker.ERROR: Entity class ActivityLog\Model\Entity\ActivityLog could not be found. {“userId”:4,“exception”:”[object] (Cake\ORM\Exception\MissingEntityException(code: 0): Entity class ActivityLog\\Model\\Entity\\ActivityLog could not be found. at /var/www/eramba/app/upgrade/vendor/cakephp/cakephp/src/ORM/Table.php:740)"
What steps, one by one, including screenshots if needed, we must follow in order to reproduc e the issue
1. Open the comment area of i. e. an asset.
2. Add a comment with an attachmen t and submit.
3. An error occurs.
4. Leave the comment ar ea over “back”.
5. Select the comment of the same object.
6. The comm ent is available.
7. Add a sub comment w ith an attachment.
Already tried:
· Empty Cache
· Redeploy Docker image (3.29-15 >> 3.29-16 )
· “System health” is “All OK”
