Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043029 | Openbravo ERP | A. Platform | public | 2020-01-28 12:23 | 2020-02-13 12:05 |
|
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 | | Fixed in Version | 3.0PR20Q2 | |
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 | 0043029: 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 | Performance |
Relationships | depends on | backport | 0043206 | 3.0PR20Q1 | closed | alostale | export to csv doesn't timeout | depends on | backport | 0043207 | 3.0PR19Q4.2 | closed | alostale | export to csv doesn't timeout | depends on | backport | 0043208 | 3.0PR19Q3.4 | closed | alostale | export to csv doesn't timeout | related to | defect | 0043030 | | closed | alostale | csv button enabled while editing filters with lazy fitlering enabled | related to | feature request | 0043078 | | acknowledged | Triage Platform Base | don't download files with a POST to a hidden form | blocks | design defect | 0043031 | | acknowledged | Triage Platform Base | implement a timeout for CSV generation |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-01-28 12:23 | alostale | New Issue | |
2020-01-28 12:23 | alostale | Assigned To | => platform |
2020-01-28 12:23 | alostale | Modules | => Core |
2020-01-28 12:23 | alostale | Triggers an Emergency Pack | => No |
2020-01-28 12:24 | alostale | Tag Attached: Performance | |
2020-01-28 12:29 | alostale | Relationship added | related to 0043030 |
2020-01-28 12:30 | alostale | Proposed Solution updated | |
2020-01-28 12:34 | alostale | Relationship added | blocks 0043031 |
2020-01-28 13:15 | alostale | Proposed Solution updated | |
2020-01-28 13:17 | ioritzCia | Resolution time | => 1583017200 |
2020-01-28 13:22 | ioritzCia | Issue Monitored: ioritzCia | |
2020-01-30 15:30 | alostale | Note Added: 0117372 | |
2020-01-31 10:27 | alostale | Relationship added | related to 0043078 |
2020-02-13 09:23 | hgbot | Checkin | |
2020-02-13 09:23 | hgbot | Note Added: 0117718 | |
2020-02-13 09:23 | hgbot | Status | new => resolved |
2020-02-13 09:23 | hgbot | Resolution | open => fixed |
2020-02-13 09:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1d19e9db807746db520f34f622102f6b2f7a1249 [^] |
2020-02-13 09:23 | alostale | Assigned To | platform => alostale |
2020-02-13 09:24 | alostale | Review Assigned To | => caristu |
2020-02-13 09:26 | alostale | Status | resolved => new |
2020-02-13 09:26 | alostale | Resolution | fixed => open |
2020-02-13 09:27 | alostale | Status | new => scheduled |
2020-02-13 09:27 | alostale | Status | scheduled => resolved |
2020-02-13 09:27 | alostale | Resolution | open => fixed |
2020-02-13 09:29 | alostale | Severity | major => critical |
2020-02-13 12:05 | caristu | Note Added: 0117727 | |
2020-02-13 12:05 | caristu | Status | resolved => closed |
2020-02-13 12:05 | caristu | Fixed in Version | => 3.0PR20Q2 |