...
BUG #8255 - Current user id should not be mandatory. also if userID is not provided, the API should returns all users regardless of the requester affiliation
New API to get users by permission, service and org to retrieve all users regardless of the requester affiliation if UserId not provided - GET /api/v1/permissions/{permissionId}/services/{serviceId}
Bug #8256 - Fix the condition to determine if the paging has more pages.
Bug #8261 - PUT /api/v1/servicerequests/status-history-ex
...