Feature #10707
closedCSV and PDF should be able to export the last update issue comment
0%
Description
Out team needs to send the status to the manager daily. What we do, we open each issue update by today, copy the comment and send to manager. It will be nice if the csv/pdf export can also have the last updated comment on the issue in it.
Files
Related issues
Updated by Tom Bull over 8 years ago
Hi, I've developed a patch that adds the last comment from an issue to the issues screen - it works with PDF export (correctly formatted and with a length restriction) and partially with CSV (the architecture of redmine necessitates that with CSV, the whole comment is included including any formatting).
This patch was created for and funded by Noble Markets (http://noblex.io/)
Updated by Go MAEDA over 8 years ago
- Related to Feature #1474: Show last comment/notes in the issue list added
Updated by Go MAEDA almost 8 years ago
- Related to Feature #1538: Adding "updates" information to CSV export added
Updated by Marius BÄ‚LTEANU over 7 years ago
Option to export last notes to CSV and PDF was implemented in #1474.
Updated by Go MAEDA over 7 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Resolution set to Fixed
Marius BALTEANU wrote:
Option to export last notes to CSV and PDF was implemented in #1474.
Thanks for pointing it out. Closing.
Updated by Toshi MARUYAMA over 7 years ago
- Related to deleted (Feature #1474: Show last comment/notes in the issue list)
Updated by Toshi MARUYAMA over 7 years ago
- Is duplicate of Feature #1474: Show last comment/notes in the issue list added
Updated by Toshi MARUYAMA over 7 years ago
- Resolution changed from Fixed to Duplicate