Bug 16570

Summary: All checked-in items are said to be part of a rotating collection
Product: Koha Reporter: Owen Leonard <oleonard>
Component: CirculationAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: abl, alex.arnaud, benjamin.rokseth, claire.hernandez, f.demians, gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall, kyle, testopia, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 15564    
Bug Blocks:    
Attachments: Bug 16570: Do not tell all checked-in items are part of a rotating collection
Bug 16570: Do not tell all checked-in items are part of a rotating collection
Bug 16570: Do not tell all checked-in items are part of a rotating collection

Description Owen Leonard 2016-05-23 15:16:18 UTC
I have no rotating collections defined, but every time I check something in I get a message that the item is part of a rotating collection and needs to be transferred.

git bisect blames commit 30dc04c74a2ef00c22667f722746c2c6be1da6b1 (Bug 15564).
Comment 1 Marc Véron 2016-05-23 16:02:28 UTC
Confirmed.
Comment 2 Jonathan Druart 2016-05-24 18:59:09 UTC Comment hidden (obsolete)
Comment 3 Marc Véron 2016-05-24 19:41:20 UTC Comment hidden (obsolete)
Comment 4 Nick Clemens 2016-06-10 14:47:36 UTC
Created attachment 52236 [details] [review]
Bug 16570: Do not tell all checked-in items are part of a rotating collection

When an item is checked-in a message will tell you it's part of a
rotating collection, even if it's not true.

Test plan:
Make sure the message appears only when needed.

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 5 Kyle M Hall 2016-06-10 16:38:34 UTC
Pushed to master for 16.11, thanks Jonathan!
Comment 6 Frédéric Demians 2016-06-15 07:40:50 UTC
Pushed in 16.05. Will be in 16.05.01.
Comment 7 Julian Maurice 2016-06-16 08:36:10 UTC
Not needed in 3.22.x