[
https://issues.apache.org/jira/browse/FINERACT-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Santa updated FINERACT-1915:
----------------------------------
Description:
h1. Prerequisites
FINERACT-1911
FINERACT-1910
h1. Goal
Make it possible to filter Transactions of Savings account with one request,
that includes conditions for
* attributes of the Transaction itself,
* attributes of the related data tables
h1. Solution Concept
For providing the query parameters, have a similar solution to FIENRACT-1910 ,
but let the caller specify sections in the body for each related data table,
specifying its name.
h1. Acceptance Criteria
* It is supported to query for transactions, that meets the defined
conditions, and the assigned data table records meets the defined conditions.
* The conditions in the request are defined on a way as FINERACT-1910 does,
and additionally to that it lets the caller specify sections in the body for
each related data table, specifying its name.
was:
h1. Prerequisites
FINERACT-1911
FINERACT-1910
h1. Goal
Make it possible to filter Transactions of Savings account with one request,
that includes conditions for
* attributes of the Transaction itself,
* attributes of the related data tables
h1. Solution Concept
For providing the query parameters, have a similar solution to FIENRACT-1910,
but let the caller specify sections in the body for each related data table,
specifying its name.
h1. Acceptance Criteria
* it is supported to query data tables assigned to Transactions, on the way,
as by-that-time already implemented ones define:
** FINERACT-1747
** FINERACT-1910
* it is possible to query/filter *Transaction entities* based on values that
are stored in associated data table, on similar as defined in
** FINERACT-1747
** FINERACT-1910
> Transaction filtering considering conditions for assigned data table
> --------------------------------------------------------------------
>
> Key: FINERACT-1915
> URL: https://issues.apache.org/jira/browse/FINERACT-1915
> Project: Apache Fineract
> Issue Type: New Feature
> Components: Savings
> Reporter: Peter Santa
> Priority: Major
>
> h1. Prerequisites
> FINERACT-1911
> FINERACT-1910
> h1. Goal
> Make it possible to filter Transactions of Savings account with one request,
> that includes conditions for
> * attributes of the Transaction itself,
> * attributes of the related data tables
> h1. Solution Concept
> For providing the query parameters, have a similar solution to FIENRACT-1910
> , but let the caller specify sections in the body for each related data
> table, specifying its name.
> h1. Acceptance Criteria
> * It is supported to query for transactions, that meets the defined
> conditions, and the assigned data table records meets the defined conditions.
> * The conditions in the request are defined on a way as FINERACT-1910 does,
> and additionally to that it lets the caller specify sections in the body for
> each related data table, specifying its name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)