-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Preconditions
Install Magento 2.4 to develop with sample data.
Create 2-3 more cart rules and place an order for each.
Issue
When trying to use certain multi-selects within the Magento admin for coupon reports, they don't always work as intended.
Steps To Reproduce
Go to Admin-> Reports > Sales > Coupons
Apply filter as below
Date Used = Order Created
Period = Day
From = Any previous date
To = Today
Order Status = Any
Empty Rows = No
Cart Price Rule = Specified
Make sure to select a few different coupon rules
Select "Show Report"
Expected result
Display results for selected cart rule and preserve value which was selected in the multi-select box
Actual result
The report will only return the values for the first selection from the multi-select and any additional selections will now be unselected
Here I have selected Test and Test2, the result shows only for test, and Test2 is unselected from multi-select.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status