Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0020661 | Openbravo ERP | A. Platform | public | 2012-06-01 11:43 | 2022-02-01 08:08 |
Reporter | iperdomo | ||||
Assigned To | Triage Platform Base | ||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 30 | OS Version | 3.3.6-1-ARCH | |
Product Version | 3.0MP11 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | Google Chrome | ||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0020661: The JSON REST webservice should be able to retrieve the full entity including child objects | ||||
Description | The XML and JSON REST webservices don't behave in a consistent manner. * If you make a GET request to /openbravo/ws/dal/Product/{id} you'll get the full Product entity including the child entities. * If you make the same request to the JSON ones, /openbravo/org.openbravo.service.datasource/Product/{id} you'll get only the Product entity The reason if this behavior is that the main consumer of this services is the User Interface and we don't required the full object since related/child entities are shown in a different tab. | ||||
Steps To Reproduce | Check the description | ||||
Proposed Solution | Passing a parameter childLevel=true or includeChildObject=true to the GET request, the response must include the child object | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-06-01 11:43 | iperdomo | New Issue | |||
2012-06-01 11:43 | iperdomo | Assigned To | => alostale | ||
2012-06-01 11:43 | iperdomo | Web browser | => Google Chrome | ||
2012-06-01 11:43 | iperdomo | Modules | => Core | ||
2017-04-10 14:37 | alostale | Assigned To | alostale => platform | ||
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |