This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2013-05-01 0 downloads By Praecipio Software

Support

To check known issues (or if you want to file one), view this app's issue tracker.


To learn more about the app, you should:


    If you are a developer, you can help fix the problem yourself by:

    Description

    twitter @ style mentions for Jira 4 and add/remove watcher functionality for Jira4-5. Sadly (for me) the mentions feature is being added to Jira5. That said it doesn't manage the watch list and a few of our clients prefer a mention to add a watcher.

    Use: Include @username in a comment to notify and add "username" to the watch list. If they are already notified about comments then they may receive 2 notifications. -@username will remove "username" from the watch list.

    -------

    Under Logging and Profiling add com.praecipio.jira.plugins with level DEBUG. That should get you more output in the logs.

    Looking back at the source code this will only work on comments (likely new comments). If you mention the assignee, reporter, or watchers they will get 2 emails as well.

    This Mentions add-on doesn't provide the drop down of usernames, it was on the roadmap but when Atlassian added it to Jira I abandoned this project. You have to know the user's username to mention them ("Hey @cpepe, here's an email").

    Mention notifications use the Jira notification system so a SMTP server is required to send the notification. If you have it disabled then you could check the mail queue in Jira to see if the mentions are being generated.

    Version history