Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIRC-2050 Add useStubItem parameter to allowed-service-points endpoint #1447

Merged
merged 19 commits into from
Apr 2, 2024

Conversation

roman-barannyk
Copy link
Contributor

Purpose

Add a non-required boolean parameter useStubItem to an endpoint GET /circulation/requests/allowed-service-points. Default value is false.
When set to true, it should change the behavior:
Instead of running circulation rules for each item of the title, circulation rules need to be executed with the patron group parameter only. All of the item-related parameters (materialTypeId, loanTypeId, locationId) should be random UUIDs.

Resolves: CIRC-2050

Copy link

sonarqubecloud bot commented Apr 2, 2024

@roman-barannyk roman-barannyk merged commit e11290c into master Apr 2, 2024
8 checks passed
@roman-barannyk roman-barannyk deleted the CIRC-2050 branch April 2, 2024 15:48
roman-barannyk added a commit that referenced this pull request Apr 15, 2024
roman-barannyk added a commit that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants