Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can I store session-safe data in jira?

NikitaM August 7, 2013

Hello!

I'm trying to create new JQL function, which will return last viewed issue key. I was going to override ViewIssue action to store somewhere current issue key. Where can I store this key, to make it session-safe and accessible from JqlFunction?

Thanks. Sorry for stupid question )

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 13, 2013

You don't need to handle this yourself, just take the topmost item from com.atlassian.jira.user.UserHistoryManager#getHistory.

TAGS
AUG Leaders

Atlassian Community Events