Done
Details
Assignee
Yauheni KuzmianokYauheni KuzmianokReporter
Craig McNallyCraig McNallyTester Assignee
Craig McNallyCraig McNallyPriority
P3Story Points
2Sprint
NoneDevelopment Team
ThunderjetFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Yauheni Kuzmianok
Yauheni KuzmianokReporter
Craig McNally
Craig McNallyTester Assignee
Craig McNally
Craig McNallyPriority
Story Points
2
Sprint
None
Development Team
Thunderjet
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 7, 2020 at 9:39 PM
Updated October 12, 2020 at 11:20 AM
Resolved September 3, 2020 at 9:33 AM
Overview
Negative amounts in payments or credits change the meaning of the transaction and should not be allowed.
Expected
A payment of a negative amount should be rejected
A credit of a negative amount should be rejected
Actual
both Payments and Credits can be successfully posted with negative values.
See the comments of MODFIN-71 for examples.
Acceptance Criteria
Negative payments/credits are disallowed
An appropriate error message is returned
unit tests are updated
API tests are updated