Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When trying to request an interoperation "RELEASE", Fineract rejects the query with a "400 - Validation errors exist." due to the fact that "The command INTERTRANSFER|RELEASE is not supported."
Both INTERTRANSFER|CREATE and INTERTRANSFER|PREPARE exist in the CommandHandlerProvider, both are defined in fineract-provider/src/main/java/org/apache/fineract/interoperation/handler. But there is no handler for an Interop Release command.
Here is the query that is used to trigger the error (no need for a body) :
/fineract-provider/api/v1/interoperation/transfers?action=RELEASE
I believe the interoperation release was tested in FINERACT-1116 (with a payment hub enterprise edition).
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
- links to