There was an error fetching the commit references. Please try again later.
Improvements to getRequestGroups (#891)
- Removed the API item check from getRequestGroups since it doesn’t return anything useful when item-level holds are not allowed. - Switched item existence check and item availability check to subqueries so that they wouldn’t all apply to the same location when a request group contains multiple locations.
Please register or sign in to comment