Peter Santa created FINERACT-2014:
-------------------------------------
Summary: Data Tables - API - Have the id fields sent as String in
response instead of numeric
Key: FINERACT-2014
URL: https://issues.apache.org/jira/browse/FINERACT-2014
Project: Apache Fineract
Issue Type: Improvement
Components: Data Tables
Reporter: Peter Santa
h1. Background
The API sends the ID fields of data tables as numeric type in the response. On
the web-app, it is configured generally, that the numeric types has to be shown
with the configured decimals. Thus the IDs are shown e.g. with 2 decimals.
[https://github.com/openMF/web-app/issues/1899]
h1. Goal
IDs in the Data Table API responses should be sent as string, especially in
data table related endpoints.
h1. Acceptance Criteria
* ID fields of data tables are sent as string instead of numeric type
Notes: This issue should resolve [https://github.com/openMF/web-app/issues/1899]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)