Hello everyone, I was looking at FINERACT-2033 <https://issues.apache.org/jira/browse/FINERACT-2033>.
I discovered that, due to a condition set in code, the minCap and maxCap values are only set if the value of chargeCalculationType==2 i.e. PERCENT_OF_AMOUNT. Therefore, if I pass any value for chargeCalculationType other than 2, the values of minCap and maxCap will not be set and therefore will not be displayed. Everything works fine if the value of chargeCalculationType==2. I think this should not be an issue. I am attaching relevant screenshots and videos <https://issues.apache.org/jira/secure/attachment/13066410/13066410_Fineract_Charges.mp4> for better understanding. PS: I have added the same comment on JIRA ticket too, forwarding here as well for better visibility. Thanks and Regards, Uddyan Goyal