Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0058171 | Retail Modules | Retail API | public | 2025-03-07 10:29 | 2025-03-24 10:05 |
Reporter | malsasua | ||||
Assigned To | ludmila_ursu | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR25Q2 | |||
Merge Request Status | |||||
Review Assigned To | AtulOpenbravo | ||||
OBNetwork customer | Gold | ||||
Support ticket | 122837 | ||||
Regression level | Production - Confirmed Stable | ||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0058171: Error importing Distribution Order using Business API | ||||
Description | An error is raised importing a Distribution Order using the Business API org.openbravo.api.ImportService/DistributionOrder: Error: Error while importing an item: ClassCastException: class java.lang.String cannot be cast to class java.lang.Integer (java.lang.String and java.lang.Integer are in module java.base of loader 'bootstrap') | ||||
Steps To Reproduce | . execute the curl (with QA Admin role) attached . EDL Request is created . processing the EDL, error is returned: Error while importing an item: ClassCastException: class java.lang.String cannot be cast to class java.lang.Integer (java.lang.String and java.lang.Integer are in module java.base of loader 'bootstrap') | ||||
Proposed Solution | The error is in the line: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.distributionorder.api/-/blob/release/24Q4/src/org/openbravo/distributionorder/api/hook/distributionorderline/ImportDOLineBaseOBObjectFetcher.java?ref_type=heads#L53 [^] it seems the lineNo property is not retrieved properly | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=21016&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2025-03-07 10:29 | malsasua | New Issue | |||
2025-03-07 10:29 | malsasua | Assigned To | => Retail | ||
2025-03-07 10:29 | malsasua | File Added: curl.txt | |||
2025-03-07 10:29 | malsasua | OBNetwork customer | => Gold | ||
2025-03-07 10:29 | malsasua | Support ticket | => 122837 | ||
2025-03-07 10:29 | malsasua | Regression level | => Production - Confirmed Stable | ||
2025-03-07 10:29 | malsasua | Triggers an Emergency Pack | => No | ||
2025-03-07 10:40 | jorgewederago | Assigned To | Retail => Triage Platform Conn | ||
2025-03-07 10:40 | jorgewederago | Assigned To | Triage Platform Conn => Triage Omni WMS | ||
2025-03-09 20:59 | mtaal | Assigned To | Triage Omni WMS => AtulOpenbravo | ||
2025-03-09 20:59 | mtaal | Assigned To | AtulOpenbravo => ludmila_ursu | ||
2025-03-13 09:24 | ludmila_ursu | Note Added: 0176772 | |||
2025-03-13 11:04 | malsasua | Issue cloned | 0058229 | ||
2025-03-13 18:37 | ludmila_ursu | Note Added: 0176809 | |||
2025-03-20 12:48 | AtulOpenbravo | Status | new => scheduled | ||
2025-03-20 12:48 | AtulOpenbravo | Review Assigned To | => AtulOpenbravo | ||
2025-03-24 10:03 | ludmila_ursu | Status | scheduled => resolved | ||
2025-03-24 10:03 | ludmila_ursu | Resolution | open => fixed | ||
2025-03-24 10:05 | ludmila_ursu | Status | resolved => closed | ||
2025-03-24 10:05 | ludmila_ursu | Fixed in Version | => RR25Q2 |
Notes | |||||
|
|||||
|
|||||
|
|||||
|
|