Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0055967 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Retail Modules] Retail API | major | have not tried | 2024-07-10 14:42 | 2025-01-31 11:13 | |||||||
| Reporter | azzeddine_meftoh | View Status | public | |||||||||
| Assigned To | Retail | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | new | 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 | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0055967: IMPORt API - promotion product fixed amount - manage multiple date for the same product | |||||||||||
| Description | if we use the API to import a promo with a product with 2 PricingAdjustmentProduct for the same product only one record will be cretaed in the promotion / product tab [ { "client": "XXXXX", "organization": "YYYY", "name": "promo name", "startingDate": "2024-01-01", "searchKey": "ZZZSC", "products": [ { "product": "667797", "priceAdjustmentType": "F", "priceAdjustmentFixedPrice": 9.99, "startingDate": "2024-01-01", "endingDate": "2024-12-31" }, { "product": "667797", "priceAdjustmentType": "F", "priceAdjustmentFixedPrice": 9.99, "startingDate": "2025-01-01", "endingDate": "2025-12-31" } ] } ] | |||||||||||
| Steps To Reproduce | import a promo with products array having 2 times the same product with different dates only one record is created. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2024-07-10 14:42 | azzeddine_meftoh | New Issue | |
| 2024-07-10 14:42 | azzeddine_meftoh | Assigned To | => Triage Platform Conn |
| 2024-07-10 14:42 | azzeddine_meftoh | OBNetwork customer | => No |
| 2024-07-10 14:42 | azzeddine_meftoh | Triggers an Emergency Pack | => No |
| 2024-07-10 15:11 | victor_perez | OBNetwork customer | No => OBPS |
| 2024-08-08 13:01 | adrianromero | Assigned To | Triage Platform Conn => Retail |
| 2025-01-31 11:13 | guillermogil | Type | design defect => feature request |
| Copyright © 2000 - 2009 MantisBT Group |