You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Kigenyi Wilfred (Jira)" <ji...@apache.org> on 2022/07/26 13:37:00 UTC

[jira] [Resolved] (FINERACT-1626) applyAdditionalShares is broken in Fineract 1.7

     [ https://issues.apache.org/jira/browse/FINERACT-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kigenyi Wilfred resolved FINERACT-1626.
---------------------------------------
    Fix Version/s: 1.8.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 1.8.0
>
>         Attachments: ErrorOnAdditionalShares.txt, image-2022-07-24-11-29-01-431.png, image-2022-07-24-11-29-06-282.png
>
>
> 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.10#820010)