- create an order on Front-End with 1 product while being logged-in
- create event in ord unit, that would take that order, load it, update it without changing any fields
- set above created event as scheduled task to be executed once per hour
- run php tools/cron.php
- confirm, that customer in the order wasn't changed
Details
Details
Diff Detail
Diff Detail
- Repository
- rMINC Modules.In-Commerce
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.