Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036624 | Openbravo ERP | A. Platform | public | 2017-08-08 11:28 | 2017-08-09 14:37 |
|
Reporter | JONHM | |
Assigned To | platform | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
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 | 0036624: Error thrown in web services if the URL includes a where parameter that references a computed column |
Description | The following error is thrown when trying to get data from an entity filtering from a computed column:
{"response":{"data":[{"response":{"status":-1,"error":{"message":"could not execute query using scroll","messageType":"Error","title":""},"totalRows":0}} |
Steps To Reproduce | Using Postman:
- GET:
https://livebuilds.openbravo.com/erp_pi_pgsql/org.openbravo.service.json.jsonrest/FinancialMgmtPeriod?_where=status='P' [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0025773 | | closed | alostale | Error thrown in web services if the request includes a field that references a computed column | related to | design defect | 0024104 | 3.0MP27 | closed | alostale | Unnecessary evaluation of computed columns |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-08-08 11:28 | JONHM | New Issue | |
2017-08-08 11:28 | JONHM | Assigned To | => platform |
2017-08-08 11:28 | JONHM | Modules | => Core |
2017-08-08 11:28 | JONHM | Resolution time | => 1503957600 |
2017-08-08 11:28 | JONHM | Triggers an Emergency Pack | => No |
2017-08-08 11:28 | JONHM | Relationship added | related to 0025773 |
2017-08-09 14:04 | caristu | Relationship added | related to 0024104 |
2017-08-09 14:06 | caristu | Summary | Error thrown in web services if the request includes a field that references a computed column => Error thrown in web services if the URL includes a where clause that references a computed column |
2017-08-09 14:12 | caristu | Review Assigned To | => caristu |
2017-08-09 14:12 | caristu | Note Added: 0098452 | |
2017-08-09 14:12 | caristu | Status | new => closed |
2017-08-09 14:13 | caristu | Summary | Error thrown in web services if the URL includes a where clause that references a computed column => Error thrown in JSON web services if the URL includes a where clause that references a computed column |
2017-08-09 14:13 | caristu | Summary | Error thrown in JSON web services if the URL includes a where clause that references a computed column => Error thrown in JSON web services if the URL includes a where parameter that references a computed column |
2017-08-09 14:14 | caristu | Note Edited: 0098452 | bug_revision_view_page.php?bugnote_id=0098452#r15633 |
2017-08-09 14:23 | caristu | Note Added: 0098456 | |
2017-08-09 14:37 | caristu | Summary | Error thrown in JSON web services if the URL includes a where parameter that references a computed column => Error thrown in web services if the URL includes a where parameter that references a computed column |
2017-08-09 14:38 | caristu | Note Edited: 0098452 | bug_revision_view_page.php?bugnote_id=0098452#r15634 |
2017-08-09 14:38 | caristu | Note Edited: 0098452 | bug_revision_view_page.php?bugnote_id=0098452#r15635 |
2017-08-09 14:44 | caristu | Note Edited: 0098456 | bug_revision_view_page.php?bugnote_id=0098456#r15637 |