Kigenyi Wilfred created FINERACT-1626:
-----------------------------------------

             Summary: applyAdditionalShares is broken in Fineract 1.7
                 Key: FINERACT-1626
                 URL: https://issues.apache.org/jira/browse/FINERACT-1626
             Project: Apache Fineract
          Issue Type: Bug
          Components: Shares
    Affects Versions: 1.7.0
         Environment: OS: Windows 11
Container: Tomcat 9.0.63
Java: openjdk version "17.0.3" 2022-04-19 LTS
Platform: Fineract 1.7
            Reporter: Kigenyi Wilfred


Requests to purchase additional shares fail with code 500. This was working 
okay in 1.6 but in 1.7 it fails.

A body of this shape is posted to 
https://localhost:8443/fineract-provider/api/v1/accounts/share/5?command=applyadditionalshares
 
And 500 error is raised.
{code:java}
{"unitPrice":20000,"requestedDate":"26 May 
2022","requestedShares":"20","locale":"en","dateFormat":"dd MMMM yyyy"}{code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to