|
||||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||||
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________ Mifos-issues mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-issues

The meeting calendars are not filtering based on calendarType options. It looks like the parenthesis used to enclose the calendarType values in string "sqlCalendarTypeOptions" is causing the issue.
Second issue is (after fixing above issue), the multiple calendarType filtering is not working.
e.g. if I pass "calendarType=collection,audit" then only the collection meeting calendars are retrieved.
You can give a try by passing List<Integer> values instead of "sqlCalendarTypeOptions" as a string.
Note: use calendar API to add more than one meeting calendar to center/group.