Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056628 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Retail API | minor | always | 2024-10-02 18:57 | 2024-11-08 09:33 | |||
Reporter | kchoperena | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056628: Import Product API: characteristicValues documentation is not correctly specifying the name-value relation | |||||||
Description | According to the documentation available in the Swagger, in a product integration, each characteristicValue integrated should have the next format: { "name":"characteristicName", "value":"characteristicValue" } The code is not prepared to work with this format. Instead, is waiting for: { "characteristicName":"characteristicValue" } | |||||||
Steps To Reproduce | Check the Import Product API integration schema: https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/api#/Product/Import_Product [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0171363) hgbot (developer) 2024-11-05 08:06 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/370 [^] |
(0171683) hgbot (developer) 2024-11-08 09:33 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: a0efd59e51c53c37a332a5f9d2655666c9cdd798 Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 08-11-2024 08:33:44 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/a0efd59e51c53c37a332a5f9d2655666c9cdd798 [^] Fixed ISSUE-56628: Updated description for Import Product characteristicValues --- M src/org/openbravo/api/mappings/product/ImportProductJavaPropertyMappingHandler.java --- |
(0171684) hgbot (developer) 2024-11-08 09:33 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/370 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-02 18:57 | kchoperena | New Issue | |
2024-10-02 18:57 | kchoperena | Assigned To | => Triage Platform Conn |
2024-10-02 18:57 | kchoperena | Triggers an Emergency Pack | => No |
2024-10-03 13:20 | adrianromero | Assigned To | Triage Platform Conn => Retail |
2024-10-17 12:26 | guillermogil | Status | new => acknowledged |
2024-10-23 09:13 | guillermogil | Assigned To | Retail => jorgewederago |
2024-10-27 20:58 | ranjith_qualiantech_com | Assigned To | jorgewederago => ranjith_qualiantech_com |
2024-10-28 11:48 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2024-11-05 08:06 | hgbot | Note Added: 0171363 | |
2024-11-08 09:33 | hgbot | Resolution | open => fixed |
2024-11-08 09:33 | hgbot | Status | scheduled => closed |
2024-11-08 09:33 | hgbot | Note Added: 0171683 | |
2024-11-08 09:33 | hgbot | Note Added: 0171684 |
Copyright © 2000 - 2009 MantisBT Group |