Hello Everyone,

This is to bring to your notice that Journal Entries are not filterable by
type of entry: system from server-side. The parameter available for
filtering journal entries by type is manualEntriesOnly using which only
manual entries can be filtered (as clear from its name). On the other hand,
there is no way to filter system entries. The same issue is there in the
current community-app as well.
Due to a large number of entries in database (over 80000), its essential to
implement it from server-side because the default implementation of sending
a HTTP request to get all the entries at once and implementing the logic on
client-side will be too costly for people with slow internet connections.
I have created an issue for the same. Please refer:
https://github.com/openMF/web-app/issues/236

Thanks
Abhay.

Reply via email to