[
https://issues.apache.org/jira/browse/FINERACT-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570433#comment-17570433
]
Francis Guchie commented on FINERACT-1626:
------------------------------------------
[~bgowda] [~awasum] is it possible to add [~kigred.developer] as a developer
who we can assign tasks.
I have tried but due to access rights he cannot be assigned tasks. See image
!image-2022-07-24-11-29-06-282.png!
And he already has a solution to this issue
> 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
> 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)