Pun Waiwitlikhit created FINERACT-818:
-----------------------------------------

             Summary: reportRunFrequencies values in Adhoc Queries are returned 
in code format
                 Key: FINERACT-818
                 URL: https://issues.apache.org/jira/browse/FINERACT-818
             Project: Apache Fineract
          Issue Type: Bug
          Components: Organization
    Affects Versions: 1.3.1, 1.4.0, 1.5.0, 1.6.0
            Reporter: Pun Waiwitlikhit


The reportRunFrequencies property of the adhoc queries returned 
([https://demo.openmf.org/fineract-provider/api/v1/adhocquery|https://demo.openmf.org/fineract-provider/api/v1/adhocquery?tenantIdentifier=default&pretty=true])
 is a list of possible options of reportRunFrequencies the user can select. It 
contains a code and a value. However, at the moment both the value property 
being returned is actually the code. Please fix it so that the value property 
is actually in a readable value format.

Here are the corresponding values to each code.

 
||Code||Value||
|reportRunFrequency.daily|Daily|
|reportRunFrequency.weekly|Weekly|
|reportRunFrequency.monthly|Monthly|
|reportRunFrequency.yearly|Yearly|
|reportRunFrequency.custom|Custom|

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to