Actions
Feature #319
closedAllow file upload in comment and add to issue history
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Allow the user to upload a file as part of a comment when changing status.
Also add the fact a file was uploaded to the history of the issue so that if there are (for example) multiple screenshots
the viewer will know which screenshot was added with which comment.
I.e.
- Status changed from Resolved to Assigned
- Assigned to changed from Jeffrey Jones to John doe
- % Done changed from 100 to 90
- File screenshot54.jpg uploaded
Updated by Jean-Philippe Lang over 17 years ago
Another good idea. Done and committed.
You can now upload files on "Change status".
All file uploads and deletions are now visible in the issue
history.
Btw, for users who are not allowed to change issue status, i
should also propose to add a note and some files in one action.
For now, they can only do this with separate actions: "Add
a note" and "Add files".
Actions