Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052986 | Retail Modules | Retail API | public | 2023-07-18 08:43 | 2023-07-27 10:23 |
|
Reporter | alostale | |
Assigned To | caristu | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0052986: broken request link when importing through Business API |
Description | When an import request is performed to the API, its response includes a link to query the status of the import process.
This link is broken: instead of the actual openbravo context part it displays "null". |
Steps To Reproduce | 1. Execute an sample postman request included in the exaxamples collection [1] of the org.openbravo.api module.
-> ERROR: the response looks like
{
"data": {
"request": {
"id": "18C7130A58F04858987B7A04731B8936"
}
},
"links": {
"href": "null/ws/org.openbravo.api.StatusService?id=18C7130A58F04858987B7A04731B8936"
}
}
[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/tree/master/examples [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0049221 | | closed | Triage Platform Conn | Modules | Avoid using context.url property to obtain the server URL in the swagger documentation |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-07-18 08:43 | alostale | New Issue | |
2023-07-18 08:43 | alostale | Assigned To | => Triage Platform Conn |
2023-07-18 08:43 | alostale | Triggers an Emergency Pack | => No |
2023-07-21 14:50 | hgbot | Note Added: 0152801 | |
2023-07-27 10:18 | alostale | Relationship added | related to 0049221 |
2023-07-27 10:18 | alostale | Assigned To | Triage Platform Conn => caristu |
2023-07-27 10:23 | hgbot | Resolution | open => fixed |
2023-07-27 10:23 | hgbot | Status | new => closed |
2023-07-27 10:23 | hgbot | Note Added: 0152908 | |
2023-07-27 10:23 | hgbot | Note Added: 0152909 | |