Bug 11981

Summary: Course reserve permissions in circulate?
Product: Koha Reporter: HB-NEKLS <gwilliams>
Component: Course reservesAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 3.14   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description HB-NEKLS 2014-03-20 23:00:12 UTC
In our 3.14.3 installation, I'm seeing 3 permissions under the circulate group that I think are misplaced and should instead be in the course_reserves permissions group. 

*manage_courses
*remove_coursereserves
*put_coursereserves
Comment 1 Katrin Fischer 2014-05-19 06:02:48 UTC
Hi Heather, I tested this on 3.14.6 and on current master and the permissions show up correctly for me. Did you find out what happened there?
Comment 2 HB-NEKLS 2014-05-19 22:38:36 UTC
This opened up a can of worms for us -- we apparently had old permissions left in our database from when we were with a vendor that shall not be named and off the community code for a while several years ago. They were never purged, but caused much confusion for us! 

Those old permissions have been purged. 

*remove_coursereserves is now gone
*put_coursereserves is now gone
*manage_courses will be removed after I ask for it to be removed (it was missed in the first purge). 

I'm marking this as resolved/fixed. Thanks for reminding me about it Katrin.