cc-tracking/tasks/bridge-1138/checkin.md
2018-05-18 11:37:52 +01:00

340 B

BRIDGE-1138 Rule can be confirmed with different user / different payee instrument

Summary

controllers/rules/activate.js Update was modified to search for {_id: ruleID, 'Rule.PayeeID': userID}, as the update was allowing anyone to confirm and activate any rule.

Updated controllers/rules/activate.spec.js

Test Plan

  • Run All tests