Project

General

Profile

Actions

Defect #16377

open

GANTT issues export to PDF

Added by João Mendes about 10 years ago. Updated about 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

In tab GANTT when export gantt chart to PDF, subject of issues write subject(issue.subject) but not id(issue_id).

I solved this by changing /lib/redmine/helpers/gantt.rb, in def subject_for_issue and then change:
pdf_subject(options,"#{issue.id} #{issue.subject}")
But i had to do this allways after upgrading.
Is it possible to add this to redmine, i think that this is good for all users.

Thanks,
João Mendes


Related issues

Related to Redmine - Defect #13606: PDF and PNG export of Gantt loses issue numbersNew

Actions
Actions

Also available in: Atom PDF