Shift Issues plugin for Redmine v2.2.0 This plugin will add +Shift issues+ context menu in the issues page. It can move the selected issues backward or forward by specific number of days.
-
download and copy / extract to your redmine
plugins/
directory Note the directory should be named asredmine_shift_issues
-
run +rake redmine:plugins:migrate RAILS_ENV=production+
-
restart the redmine server
-
go to project’s issues page
-
select all issues to be shifted
-
right click one of the selected issues & select +Shift issues+ Note: the +Shift issues+ menu only available to users that has permission to update the issue
-
select
backward
orforward
to shift the issues backward or forward by specific number of days -
enter the number of days to shift the issues backward or forward
-
click
Apply
-
Release for Redmine v2.2.0