Done
Details
Assignee
Roman BarannykRoman BarannykReporter
Alexander KurashAlexander KurashLabels
Priority
P2Story Points
2Sprint
NoneDevelopment Team
VegaRelease
Ramsons (R2 2024)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Roman Barannyk
Roman BarannykReporter
Alexander Kurash
Alexander KurashLabels
Priority
Story Points
2
Sprint
None
Development Team
Vega
Release
Ramsons (R2 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 15, 2024 at 1:08 PM
Updated April 15, 2024 at 1:39 PM
Resolved April 15, 2024 at 1:39 PM
Add a non-required boolean parameter
useStubItem
to an endpointGET /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.