Hi, is possible to createa filter that displays the latest viewed issues, whatever the user is assigned or has commented, for a given user?
Hello,
You can use
issuekey in issueHistory() ORDER BY lastViewed DESC
but thats for the current logged in user, how to view the latest viewed of other user?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.