Overall goal: I'd like to have a Filter Results gadget display issues where the issue has been updated but the logged in user hasn't viewed them.
You can see in the attached picture that both the "Updated" field and the "Last Viewed" fields can be displayed in a Filter Results gadget. However, in the JQL of the Filter you can't use
updatedDate > lastViewed
in the WHERE clause.
We are running JIRA 5.2.
Of course you can't use it like that. "lastViewed" is not a function. Using it like this is to parse a string called "lastViewed".
To use it like how you want too, you might have to write a custom add on for that.
Hi
if you are still interested there is now such a gadget available on the marketplace.
It is called Updated Issues Basket and has server and cloud version
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.