Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0044283Openbravo ERPA. Platformpublic2020-06-02 16:262020-07-09 14:01
egoitz 
cberner 
normalcriticalalways
closedfixed 
5
 
PR20Q1.3PR20Q1.3 
alostale
Core
No
0044283: Grid timeout is not working on the popup for audit trail
Having a timeout for the queries of the grid defined on the Openbravo.properties, that value is not considered on the grids shown on the audit trail popups.
-On an environment with big amount of data and big amout of audit information.
-Define on Openbravo.properties a low value for the grid timeout
-open the popup for audit trail on a window that is being audited.

*Query is not killed after the timeout.
No tags attached.
blocks defect 0044265 closed cberner Grid timeout is not working on the popup for audit trail 
Issue History
2020-06-04 11:38alostaleTypedefect => backport
2020-06-04 11:38alostaleTarget Version => 3.0PR20Q1.3
2020-06-04 12:17hgbotCheckin
2020-06-04 12:17hgbotNote Added: 0120646
2020-06-04 12:17hgbotStatusscheduled => resolved
2020-06-04 12:17hgbotResolutionopen => fixed
2020-06-04 12:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR20Q1.3/rev/6f1b4fbfe54e0d5e6b0546d2870d9ba1dd8a41d4 [^]
2020-06-04 12:30alostaleStatusresolved => closed
2020-06-04 12:30alostaleFixed in Version => 3.0PR20Q1.3
2020-07-09 13:57hgbotStatusclosed => resolved
2020-07-09 13:57hgbotNote Added: 0121355
2020-07-09 14:01cbernerStatusresolved => closed

Notes
(0120646)
hgbot   
2020-06-04 12:17   
Repository: erp/backports/3.0PR20Q1.3
Changeset: 6f1b4fbfe54e0d5e6b0546d2870d9ba1dd8a41d4
Author: Cristian Berner <cristian.berner <at> openbravo.com>
Date: Thu Jun 04 10:11:08 2020 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR20Q1.3/rev/6f1b4fbfe54e0d5e6b0546d2870d9ba1dd8a41d4 [^]

Fixes ISSUE-44283: Use grid timeout in audit trail popup grid queries

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
---
(0121355)
hgbot   
2020-07-09 13:57   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: b7fa992ad00ba5b640a3bc7d7c9c0f1da912db25
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2020-07-09T11:56:47+00:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/b7fa992ad00ba5b640a3bc7d7c9c0f1da912db25 [^]

Fixes ISSUE-44283: Use grid timeout in audit trail popup grid queries

--HG--
extra : amend_source : 386ffb2bf9b9fd533e4ce047cb17ca0f9e2b4d0f

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
---