-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: None
-
None
GrouperMcpGetAuditEntries passes pageSize=50 but no pageNumber. The buildQueryOptions method in GrouperServiceLogic throws a RuntimeException requiring both.
Changes:
GrouperServiceLogic.java — Removed the exception in buildQueryOptions; default pageNumber to 1 when only pageSize is provided