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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056200
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Retail APImajorhave not tried2024-08-07 10:452024-08-07 12:13
ReporterjmassyView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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

0056200: API Product Characteristics : it's not possible to regroup a characteristic to a parent one

DescriptionAPI Product Characteristics : it's not possible to regroup a characteristic to a parent one
Quand on importe une nouvelle caractéristique comme par exemple
"FDS_Color" a partir du json suivant :
[
    {
        "client": "The White Valley Group",
        "organization": "*",
        "name": "FDS_Color",
        "description": "FDS_Color",
        "variant": false,
        "explodeConfigurationTab": true,
        "useOnWebPOS": true,
        "filterOnWebPOS": true,
        "active": true,
        "characteristicValues": [
            {
                "name": "Grey",
                "code": "1",
                "summaryLevel": true,
                "description": "Grey",
                "active": true,
                "translations": []
            },
            {
                "name": "Dark grey",
                "code": "1/3",
                "summaryLevel": false,
                "description": "Dark grey",
                "active": true,
                "translations": []
            },
            {
                "name": "Light grey",
                "code": "1/2",
                "summaryLevel": false,
                "description": "Light grey",
                "active": true,
                "translations": []
            }
        ]
    }
]



for example :
level 0 → Grey
Level 1 → light grey
Level 1 → dark grey

Steps To Reproduceuse the json
TagsNo tags attached.
Attached Filespng file icon Product Characteristics API.png [^] (40,358 bytes) 2024-08-07 10:45

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-08-07 10:45 jmassy New Issue
2024-08-07 10:45 jmassy Assigned To => Triage Platform Conn
2024-08-07 10:45 jmassy File Added: Product Characteristics API.png
2024-08-07 10:45 jmassy Triggers an Emergency Pack => No
2024-08-07 12:13 adrianromero Assigned To Triage Platform Conn => Retail


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker