Defect #22011
open
The issue pdf export doesn't show the total estimated time sum
Added by Nils Grimm almost 9 years ago.
Updated about 8 years ago.
Description
In the issues are only the effort (estimated time) of the current issues shown not the sum of the sub issues as it is displayed on the issue web page.
Files
- Status changed from New to Needs feedback
Sorry, I switched to the english layout.
The field is named estimated time
.
In the ticket view its looking like: estimated time of the parent
+ (Total: estimated time
)
But if the same ticket is saved as pdf the recursive computed (Total: estimated time
) is missing.
- Subject changed from The issue pdf export doesn't show the total effort sum to The issue pdf export doesn't show the total estimated time sum
- Description updated (diff)
Here's a quick fix for exporting total_estimated_hours (i.e. including all subtasks) instead of just estimated_hours (i.e. current issue only). It's not as fancy as the web output which shows both but it works for me. Maybe someone else can pick this up and fix it properly.
- Status changed from Needs feedback to New
- Related to Feature #18015: Show estimated time for subtask in pdf export added
Also available in: Atom
PDF