Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043206 | Openbravo ERP | A. Platform | public | 2020-01-28 12:23 | 2020-02-13 12:06 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR20Q1 | Fixed in Version | 3.0PR20Q1 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0043206: export to csv doesn't timeout |
Description | Having db.queryTimeout.grid configured, queries to generate CSV don't timeout. |
Steps To Reproduce | 1. define db.queryTimeout.grid=1
2. export a csv that takes more than 1 sec to generate the query |
Proposed Solution | Apply db.queryTimeout.grid to csv export.
Note that ideally, UI should notify about this error.
Note DefaultJsonDataService.fetch(Map<String, String> parameters, QueryResultWriter writer) method is also used by JSON webservices. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0043029 | | closed | alostale | export to csv doesn't timeout |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-02-13 09:27 | alostale | Type | defect => backport |
2020-02-13 09:27 | alostale | Target Version | => 3.0PR20Q1 |
2020-02-13 09:29 | alostale | Severity | major => critical |
2020-02-13 09:39 | hgbot | Checkin | |
2020-02-13 09:39 | hgbot | Note Added: 0117722 | |
2020-02-13 09:39 | hgbot | Status | scheduled => resolved |
2020-02-13 09:39 | hgbot | Resolution | open => fixed |
2020-02-13 09:39 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1d19e9db807746db520f34f622102f6b2f7a1249 [^] => http://code.openbravo.com/erp/backports/3.0PR20Q1/rev/09ba2d7b1341a4738f0bf691619fa34ec7298735 [^] |
2020-02-13 12:06 | caristu | Note Added: 0117728 | |
2020-02-13 12:06 | caristu | Status | resolved => closed |
2020-02-13 12:06 | caristu | Fixed in Version | => 3.0PR20Q1 |