I`m use redmine for work into company. And i need some solutions(plugins) to:

  1. Advanced email config(user must have ability to unmail when status changing and when assigned user is changed)
  2. Fetch email and create ticket
  3. When ticket close - auto add 100% done and add due date now
link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

Fetch email and create ticket

Simple methods for fetching E-Mails an create Tickets direct included in Redmine.

http://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails

when you need more options this plugin give you customer support, E-Mail notifications and many more.

http://www.redminecrm.com/projects/helpdesk

link|improve this answer
feedback

I think that the Stealth Mode plugin could be used to help satisfy your first requirement.

http://www.redmine.org/projects/redmine/wiki/PluginRedmineStealth https://github.com/teleological/redmine-stealth-plugin

It requires the user performing the edit to remember to enable stealth mode first. (And they need to remember to disable it afterward!)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.