[
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
The filtering parameters should be applied with "AND" relation.
The result set should contain data from the assigned data table, considering
the requested attributes.
h1. Solution Concept
Have the solution concept aligned between
* FINERACT-1910
* FINERACT-1912
* FINERACT-1915
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 the prerequisite
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
The filtering parameters should be applied with "AND" relation.
h1. Solution Concept
Have the solution concept aligned between
* FINERACT-1910
* FINERACT-1912
* FINERACT-1915
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 the prerequisite
FINERACT-1910 does, and additionally to that it lets the caller specify
sections in the body for each related data table, specifying its name.
> Transaction query - considering 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
> Labels: BeanSalad
>
> 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
> The filtering parameters should be applied with "AND" relation.
> The result set should contain data from the assigned data table, considering
> the requested attributes.
> h1. Solution Concept
> Have the solution concept aligned between
> * FINERACT-1910
> * FINERACT-1912
> * FINERACT-1915
> 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 the prerequisite
> 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)