Add user to the watchers list of an issue after mentioning him/her in the note. The syntax is “@username”.
-
Copy redmine_mention_plugin to {RAILS_APP}/plugins on your redmine path
-
Run rake redmine:plugins NAME=redmine_mention_plugin RAILS_ENV=production
-
rake redmine:plugins NAME=redmine_mention_plugin RAILS_ENV=production
-
rm -r plugins/redmine_mention_plugin
-
On texteditor, “@” following with any initial letter enables auto suggest to select member from suggestion list. tagged member will receive an email notification for same.
-
Redmine 2.2.4.stable and above
This software is licensed under the terms of the GNU General Public License (GPL) v2. See COPYRIGHT and COPYING for details.