cc-tracking/tasks/archive/comcarde/bridge-1138/checkin.md
2019-05-21 16:40:16 +01:00

12 lines
340 B
Markdown

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