-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Network
-
None
Issue Summary
Currently Bamboo will timeout the user session after 30 mins of Inactivity, which is an expected behaviour, This timeout value can be changed, details are available at How to change Bamboo user session timeout
However there are scenarios where a customer might be logged in and doing some activity for example writing a review and Bamboo still timeout the session.
Expected Behaviour
The expectation is when for example a user is writing a review Bamboo should consider that as a non-idle time, some Javascript that will monitor keyboard interaction and reset the user idle counter.