Page MenuHomeIn-Portal Phabricator

MINC-133 - Don't run "OrdersEventHandler::CheckUser" method in CRON
ClosedPublic

Authored by alex on Sep 18 2015, 11:03 AM.

Details

Test Plan
  1. create an order on Front-End with 1 product while being logged-in
  2. create event in ord unit, that would take that order, load it, update it without changing any fields
  3. set above created event as scheduled task to be executed once per hour
  4. run php tools/cron.php
  5. confirm, that customer in the order wasn't changed

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 145
Build 145: arc lint + arc unit

Event Timeline

alex updated this revision to Diff 308.Sep 18 2015, 11:03 AM
alex retitled this revision from to MINC-133 - Don't run "OrdersEventHandler::CheckUser" method in CRON.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): MINC-133.
glebs accepted this revision.Sep 21 2015, 1:03 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Sep 21 2015, 1:03 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 5:43 AM
alex added a project: Restricted Project.