Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056628
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Retail APIminoralways2024-10-02 18:572024-11-08 09:33
ReporterkchoperenaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056628: Import Product API: characteristicValues documentation is not correctly specifying the name-value relation

DescriptionAccording 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 ReproduceCheck the Import Product API integration schema: https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/api#/Product/Import_Product [^]
TagsNo 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
Powered by Mantis Bugtracker