Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054506 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Coupons OTF | minor | have not tried | 2024-01-30 16:05 | 2024-02-19 12:22 | |||
Reporter | rqueralta | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR24Q2 | |||
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 | guillermogil | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054506: API OTFCouponRules - startingTime/endingTime issue | |||||||
Description | Call Export API /openbravo/ws/org.openbravo.api.ExportService/CouponOTFRule, we got the value with a date "startingTime": "2024-01-18 09:00:00.0", "endingTime": "2024-01-18 18:00:00.0", We should expect: "startingTime": "09:00:00.0", "endingTime": "18:00:00.0", | |||||||
Steps To Reproduce | Call Export API: http://localhost:8080/openbravo/ws/org.openbravo.api.ExportService/CouponOTFRule/bySearchKey?searchKey="searchKey" [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0159942) hgbot (developer) 2024-01-30 16:11 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api/-/merge_requests/10 [^] |
(0160292) hgbot (developer) 2024-02-06 11:03 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api [^] Changeset: 1d50c385e52e46149aacf63f1f32d7f4d826c610 Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 06-02-2024 10:03:39 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api/-/commit/1d50c385e52e46149aacf63f1f32d7f4d826c610 [^] Fixed ISSUE-54506: CouponOTF Rule API send just the hour instead date + hour --- A src/org/openbravo/retail/discounts/coupons/otf/api/mappings/otfcouponrules/ExportCouponOTFRuleJavaPropertyMappingHandler.java M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
(0160293) hgbot (developer) 2024-02-06 11:03 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf.api/-/merge_requests/10 [^] |
(0160885) kchoperena (developer) 2024-02-19 11:20 |
The import of the CouponOTFRule is still failing while parsing the startTime. The integration is not able to manage an import with the next startTime: "startingTime": "09:00:00", |
![]() |
|||
Date Modified | Username | Field | Change |
2024-01-30 16:05 | rqueralta | New Issue | |
2024-01-30 16:05 | rqueralta | Assigned To | => Retail |
2024-01-30 16:05 | rqueralta | Triggers an Emergency Pack | => No |
2024-01-30 16:06 | rqueralta | Assigned To | Retail => rqueralta |
2024-01-30 16:06 | rqueralta | Status | new => scheduled |
2024-01-30 16:11 | hgbot | Note Added: 0159942 | |
2024-02-06 11:03 | hgbot | Resolution | open => fixed |
2024-02-06 11:03 | hgbot | Status | scheduled => closed |
2024-02-06 11:03 | hgbot | Note Added: 0160292 | |
2024-02-06 11:03 | hgbot | Note Added: 0160293 | |
2024-02-19 11:20 | kchoperena | Note Added: 0160885 | |
2024-02-19 11:20 | kchoperena | Status | closed => new |
2024-02-19 11:20 | kchoperena | Resolution | fixed => open |
2024-02-19 12:21 | guillermogil | Relationship added | related to 0054704 |
2024-02-19 12:21 | kchoperena | Resolution | open => fixed |
2024-02-19 12:22 | guillermogil | Status | new => scheduled |
2024-02-19 12:22 | guillermogil | Status | scheduled => resolved |
2024-02-19 12:22 | guillermogil | Fixed in Version | => RR24Q2 |
2024-02-19 12:22 | guillermogil | Review Assigned To | => guillermogil |
2024-02-19 12:22 | guillermogil | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |