Plugins Directory » Redmine Auto Resubmission
Author: | Stephan Wenzel | |
---|---|---|
Website: | https://github.com/HugoHasenbein/redmine_auto_resubmission | |
Code repository: | https://github.com/HugoHasenbein/redmine_auto_resubmission | |
Registered on: | 2018-07-02 (over 6 years ago) | |
Current version: | 1.0.7 | |
Compatible with: | Redmine 4.1.x, 4.0.x, 3.4.x | |
User ratings: |
Redmine plugin to resubmit / follow up (German: "Wiedervorlage") an issue after it has been put away. Choose from list, if you want the issue to reappear tomorrow, in a week, or in a month. The time intervals can be chosen freely. On resubmission the issue is "touched", the status is changed according to configuration and a preconfigured text can be added to a new issue-journal.
Caveat: the plugin needs configuration and possibly cron, though resubmissions can be calculated via one manual click on a daily base.
Read the manual on Github (link above)
Installation notes
Install
1. go to plugins folder
git clone https://github.com/HugoHasenbein/redmine_auto_resubmission.git
2. restart server f.i. sudo
/etc/init.s/apache2 restart
Uninstall
1. go to plugins folder
rm -r redmine_auto_resubmission
2. restart server f.i.
sudo /etc/init.s/apache2 restart <pre>
Changelog
1.0.7 (2020-01-19)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
added user privilege awareness
1.0.5 (2020-01-09)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x.
1.0.2 (2018-07-02)
Compatible with Redmine 3.4.x, 3.3.x.