Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041032Openbravo ERPA. Platformpublic2019-06-05 16:072019-06-07 09:25
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
3.0PR19Q3 
caristu
Core
No
0041032: updated timestamp not updated after inactivating session
When a session becomes inactive in DB (ad_session.session_active='N') its updated field does not get updated.

This occurs when:
* User logs out
* Tomcat expires session due to inactivity
* Tomcat stops properly
* Tomcat restarts after an abrupt stop
1. Log into Openbravo
2. Check updated column in ad_session for that session
3. Log out
  -> Check updated column remains the same
No tags attached.
Issue History
2019-06-05 16:07alostaleNew Issue
2019-06-05 16:07alostaleAssigned To => alostale
2019-06-05 16:07alostaleModules => Core
2019-06-05 16:07alostaleTriggers an Emergency Pack => No
2019-06-05 16:07alostaleReview Assigned To => caristu
2019-06-05 16:16hgbotCheckin
2019-06-05 16:16hgbotNote Added: 0112430
2019-06-05 16:16hgbotStatusnew => resolved
2019-06-05 16:16hgbotResolutionopen => fixed
2019-06-05 16:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1287606da0c8085f2c664f0e0640ecba1826c68f [^]
2019-06-05 20:54hudsonbotCheckin
2019-06-05 20:54hudsonbotNote Added: 0112445
2019-06-07 09:25caristuNote Added: 0112501
2019-06-07 09:25caristuStatusresolved => closed
2019-06-07 09:25caristuFixed in Version => 3.0PR19Q3

Notes
(0112430)
hgbot   
2019-06-05 16:16   
Repository: erp/devel/pi
Changeset: 1287606da0c8085f2c664f0e0640ecba1826c68f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jun 05 16:15:03 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1287606da0c8085f2c664f0e0640ecba1826c68f [^]

fixed issue 41032: ad_session.updated is not updated after inactivating session

---
M src/org/openbravo/erpCommon/security/SessionLogin_data.xsql
---
(0112445)
hudsonbot   
2019-06-05 20:54   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/a8037910e3ad [^]
Maturity status: Test
(0112501)
caristu   
2019-06-07 09:25   
Reviewed + tested OK.