Patch #777

Issues could inherit their due_date from their fixed_version

Added by Charles-Marie DE GRAEVE about 4 years ago. Updated almost 3 years ago.

Status:Closed Start date:2008-03-03
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

Here is a patch to allow the following feature :
- assign Issues to a project version (already ok in redmine)
- enter a date for that version (already ok in redmine)
- copy that date as the due_date of all the issues that should be fixed for this version
- copy that date recursively to the issues that blocks the above issues.

One can discuss about this feature. But their is a need for us at EADS Test&Services.
Be careful about the recursivity (loop).

move_versiondate_2issuedate.txt (2.1 kB) Magnifier Charles-Marie DE GRAEVE, 2008-03-03 16:44


Related issues

related to Feature #1505: Default an issue's due date to the assigned version's due... Closed 2008-06-19

History

#1 Updated by Eric Davis almost 3 years ago

  • Status changed from New to Closed

This can be handled by my plugin redmine_issue_due_date, I don't think it would be right to add it to the core Redmine.

Also available in: Atom PDF