magento2
magento2 copied to clipboard
Magento 2.3.5-p1 - Discount Description, Coupon Codes on Invoices Broken
Preconditions (*)
- Magento 2.4-develop
- Magento 2.3.5-p1 Installation
- Valid Coupon with a Description
Steps to reproduce (*)
- Create valid Coupon with Description Populated (fill the description with say 200 characters for emphasised issue)
- Create an Order using said Coupon
- View Order in CMS at Discount Line (discount line description has changed from hisitoric orders, to be the coupon description)
- Generate Invoice (Invoice discouunt line has also changed)
- Print PDF (Discount line does not show Coupon Code anymore, but the description)
Expected result (*)
- Coupon Code to be shown in Description on Order, Invoice and Invoice PDF
Actual result (*)
- Coupon Code is missing from Order, Invoice and Invoice PDF as Discount Description column is now being populated with the description field and not the invoice when Description is populated.
Note: If the coupon is without a description then the coupon code is displayed
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- [ ] Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- [ ] Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- [x] Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- [ ] Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- [ ] Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.