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-10-23 09:13
ReporterkchoperenaView Statuspublic 
Assigned Tojorgewederago 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix 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
There are no notes attached to this issue.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker