mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
15dea72aef
**Bug fix:** Do not attempt to reclaim attachments belonging to other users/comments, that are only linked in the comment e.g. via Quoting. Only claim un-containered attachments belonging to the `current_user` and retain any existing in-lined comment attachments. Follows #19925 https://community.openproject.org/work_packages/66501 Co-authored-by: Eric Guo <eric.guocz@gmail.com>