openMF / web-app

Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
https://openmf.github.io/web-app/
Mozilla Public License 2.0
226 stars 511 forks source link

Some action names do not filter audit trails #499

Closed luckyman20 closed 2 years ago

luckyman20 commented 4 years ago

Description

Some action names (like 'CREATE','DELETE', 'UPDATE', etc) are returning 400 bad request error when selected for filtering the audit trails. Ticket for the same has been raised on Fineract JIRA.

Steps to Reproduce

System -> Audit Trails -> Try selecting any of the above mentioned action names

Note: One of the working Action Name is 'ACTIVATE'.

ramvr1256 commented 2 years ago

image Working as expected.