[
https://issues.apache.org/jira/browse/FINERACT-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Santa updated FINERACT-2011:
----------------------------------
Description:
In the cases, when
* an account balance gets negative
* backdated transaction gets inserted
* and other, not tested cases that can be seen in the code
the transaction order of the already existing and new transactions gets mixed.
!savings_transactions.png!
h1. Expected result
The transactions must be ordered by value date (transactionDate).
was:
In the cases, when
* an account balance gets negative
* backdated transaction gets inserted
* and other, not tested cases that can be seen in the code
the transaction order of the already existing and new transactions gets mixed.
!savings_transactions.png!
h1. Expected result
The transactions must be ordered by value date.
> Savings Account - transaction order is incorrectly mixed after certain
> activities
> ---------------------------------------------------------------------------------
>
> Key: FINERACT-2011
> URL: https://issues.apache.org/jira/browse/FINERACT-2011
> Project: Apache Fineract
> Issue Type: Bug
> Components: Savings
> Reporter: Peter Santa
> Priority: Critical
> Labels: BeanSalad
> Attachments: savings_transactions.png
>
>
> In the cases, when
> * an account balance gets negative
> * backdated transaction gets inserted
> * and other, not tested cases that can be seen in the code
> the transaction order of the already existing and new transactions gets mixed.
> !savings_transactions.png!
> h1. Expected result
> The transactions must be ordered by value date (transactionDate).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)