Is there a good way to roll up notifications to a panel or area within JIRA? Or is there a plugin available? I have not been able to find what I am looking for.
Use case: We expect a lot of our users to live in JIRA on a day to day basis. Outside of email, there isn't really a good way of notifying a user of an update within the tool. I would like to roll their notifications into a notification center of sorts.
Has anyone done this?
The only thing I have found is that you can create a filter and dashboard gadget where you show the changes since last login and were the current user is the assignee:
updated > lastlogin() and assignee = currentUser() ORDER BY updated DESC, key DESC
I know it's not exactly what you're looking for, but until then this might be helpful.
I think this will be what I need. I was not able to find anything else similar to what I was requesting. The downside is that JIRA keeps me logged in, so it wouldn't be listing exactly what was changed since my last login for example was 3am today. But thanks for the filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.