removed excessive TitleField key from discount items configuration
Details
Details
- Reviewers
alex
- login to the adm. console
- go to the E-commerce → Discounts & Certificates section
- create new discount record, with some sub-records on the Items tab
- go to the Logs & Reports → System Log section
- confirm that no record with warning 'Field "Name" is not defined in "di" unit config' appeared in the System Log
- confirm that no record with notice 'Undefined index: Name' appeared in the System Log
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 11117 Build 3817: arc lint + arc unit
Event Timeline
Comment Actions
- I've noticed, that the same issue happens also with coupi and api units of the In-Commerce. Please expand the Differential Revision code/test plan to cover them as well.
- I've noticed, that you're testing, that notice is gone, but not testing that item adding code still works. Please test that as well.
- I've also renamed the task. Please rename your changelist in the PhpStorm to avoid accidental Differential Revision rename on patch update.