-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CatalogIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Once "Set Product as New From" value is set it can not be removed. It can be disabled by setting "To" value, but that value still persists in database. The main problem is, that whenever I change any attribute of the product, the product is set as "New".
I didn't test this on any other version of Magento than mine (2.1.2).
Preconditions
- Magento 2.1.2
- PHP 7
- MySQL 5.6
Steps to reproduce
- Under Catalog > Product > Select any product
- Set "Set Product as New From" value and Save
- After trying to change this value, it can't be removed.
Expected result
- When date is removed it shouldn't exists or at least it should set To date, so the "New" option is disabled.
Actual result
- When date is removed it is re-set to current date.
- This is specially annoying when we just want to change product's stock and date is changed to current date.
Metadata
Metadata
Assignees
Labels
Component: CatalogIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report