Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Popup when Session Timeout is near

Jens Walther August 10, 2021

Hi,

due to security reasons we had to shorten the timeout.

I'd like to inform the user 5 minutes before the session timeout occurs with a popup or a banner.

I checked if there is a sample e.g. for script runner, but haven't found anything so far.

Seeking your advice here!

 

Thx, Jens

1 answer

0 votes
Nir Haimov
Community Champion
August 10, 2021

Hi @Jens Walther 

I don't know a way to do that with scriptruuner.

But if you know/can, write yourself your own jira plugin will be easier

Jens Walther August 12, 2021

What interfaces could be leveraged from a plugin that are not available on scriptrunner?

 

Isn't this a client side use case (scriptrunner), rather than a server side issue (plugin scope)?

Nir Haimov
Community Champion
August 16, 2021

plugin can access any scope in Jira, scriptrunner not, plugin is both client and server and you decide how to implement what you need.

Suggest an answer

Log in or Sign up to answer