You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "Terence Denzil Monteiro (JIRA)" <ji...@apache.org> on 2016/06/22 10:01:57 UTC

[jira] [Commented] (FINERACT-190) Client accounts API shows multiple entries for same share account

    [ https://issues.apache.org/jira/browse/FINERACT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344048#comment-15344048 ] 

Terence Denzil Monteiro commented on FINERACT-190:
--------------------------------------------------

Fixed in PR https://github.com/apache/incubator-fineract/pull/154

> Client accounts API shows multiple entries for same share account
> -----------------------------------------------------------------
>
>                 Key: FINERACT-190
>                 URL: https://issues.apache.org/jira/browse/FINERACT-190
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Shares
>            Reporter: Terence Denzil Monteiro
>            Assignee: Terence Denzil Monteiro
>         Attachments: dup-accts.jpg
>
>
> Steps to reproduce:
> For a given client,
> Create a share account
> Approve the account
> Activate the account
> Using a REST client, reject the account
> Now we have an account for which activated_userid and rejected_userid are both set. Now try the API
> /clients/:clientId/accounts
> This yields multiple records for the share account we created. This is an issue with the SQL query for fetching the share account list for a client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)