Defect #32728
closedFile upload when editing EXISTING comments
0%
Description
Why there is no file upload function anymore when editing EXISTING comments? Is this a bug?
Would be useful to add file upload there.
My use case:
I use this plugin to directly paste screenshots. But it doesnt work on editing comments because of the limitation.
https://github.com/thorin/redmine_image_clipboard_paste
Files
Related issues
Updated by Go MAEDA almost 5 years ago
- Category changed from UI to Issues
I think it is the design.
Attachments are not associated with a comment but an issue. So, there is no concept that attaching files to a new/existing comment. A comment never becomes a container for attachments.
Updated by Robert Röttger almost 5 years ago
I dont need attachements assigned to a comment. I only need the UI to be able to add attachements. The can stay in the ticket container same as new comments work. But it is reasonable to be able have the same interface then.
Updated by Go MAEDA over 4 years ago
- Is duplicate of Defect #33647: Paste images from the clipboard does not work when editing existing issue notes added
Updated by Go MAEDA over 4 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closing as a duplicate of #33647.