Plugins Directory » Mail Status
|
Author: | Jason Butz |
---|---|---|
Website: | https://github.com/jbutz/redmine_mailstatus | |
Code repository: | https://github.com/jbutz/redmine_mailstatus | |
Registered on: | 2013-03-14 (over 11 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 2.3.x, 2.2.x | |
User ratings: |
Redmine Mail Status Plugin changes the issue status from one value to another on update, depending upon the starting status.
With this plugin you can specify a status, for example “New”, and then whenever an issue with that status is updated it will be changed to another status, for example “In Progress”. This is all done with a module that can be enabled and disable on a project basis.
Installation notes
If you use another plugin that adds a tab to the settings portion of a project there is a good chance you will get a 500 Error when accessing the settings for all projects. To fix this you need to change the hook being used.
A patch directory is included with a patch for redmine_newissuealerts. If you run into another plugin that causes this problem open an issue on GitHub and I can see about making a patch.
Changelog
0.0.1 (2013-03-14)
Compatible with Redmine 2.3.x, 2.2.x.