mirror of
https://github.com/makeplane/plane.git
synced 2026-07-14 06:25:58 +02:00
* fix: links and attachments are not duplicating * fix: attachment not downloaded * chore: use deepcopy * fix: attachment not copying in s3 * chore: tests for IssueDuplicateEndpoint * chore: resolve copilot reviews * chore: separate function for attachment asset duplication * chore: separate function for attachment asset duplication * WIP * fix: issue description copy * fix: unused imports * chore: tests for issue attachment bg task * fix: function name * chore: add comments and type hints.