Openbravo Issue Tracking System - POS2 | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0056381 | POS2 | POS | public | 2024-09-03 08:10 | 2024-09-16 10:20 | |||||||
| Reporter | migueldejuana | |||||||||||
| Assigned To | sreehari | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||||
| Status | closed | Resolution | fixed | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | 24Q2.3 | Fixed in Version | ||||||||||
| Merge Request Status | approved | |||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0056381: External Orders API | |||||||||||
| Description | When building the request for External Orders we do not define a proper request data in some tipe of actions. SEARCH and LOAD actions send a request with a wrong structure having data inside data: data: { data: { ... } } We should only have one data instead of 2 nested datas. We can take COMMIT action as example. | |||||||||||
| Steps To Reproduce | - In Organization check "Enable External Orders" - In External System window, create a new onw with Protocol "Javascript - Frontend" and set JS Class Name to "OB.EXOTEST.ExternalOrdersSimulator" - Create an Event Subscription of type "External Event Order" and select created External System - Login in POS2 and got to option menu External Orders - In the filter write "00" - SEARCH action is launched and we can see in the console the request sent with data nested - Click on one row and - LOAD action is launched and we can see in the console the request sent with data nested - Complete the ticket and - COMMIT action is launched and we can see in the console the request sent WITHOUT data nested | |||||||||||
| Proposed Solution | We have to send the request without nested data and change External Simulator to adapt it to the new structure | |||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2024-09-05 15:39 | sreehari | Type | defect => backport | |||||||||
| 2024-09-05 15:39 | sreehari | Target Version | => 24Q2.3 | |||||||||
| 2024-09-06 17:31 | hgbot | Note Added: 0168880 | ||||||||||
| 2024-09-16 10:20 | hgbot | Resolution | open => fixed | |||||||||
| 2024-09-16 10:20 | hgbot | Status | scheduled => closed | |||||||||
| 2024-09-16 10:20 | hgbot | Note Added: 0169227 | ||||||||||
| 2024-09-16 10:20 | hgbot | Note Added: 0169228 | ||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||