-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: 3.13
-
Component/s: Indexing
-
3.13
The SearchRequestManager getVisibleRequests(User) method still returns the same number of objects, but I find that getLong('id') is no longer returning the id; or getString('name').
It also suggests using SearchRequestService.getFavouriteFilters in the javadoc note, yet that doesn't map to what getVisibleRequests does.