Plugin automatically sets due date of the issue based on the due date field of the target version. Also, it sets target version based on project custom field.
It will automatically sets due date field based on target version date
If target version changes and issue’s due date field is still equals to old version date, then due date automatically set to new version date.
-
Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins
-
Run rake task to create project custom field with name “Current version” and format “Version”
rake redmine:due_date_by_default:create_custom_field
-
Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
-
Set up this custom field in your project settings
-
Redmine 1.2.1 or later (may work on earlier verisons, but not tested for it)
-
v0.0.1 - Release
-
v0.0.2 - Added rake task and autoset of target version field
Max Prokopiev © 2011 TeamRocketScience. trs.io