http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14244 Bug ID: 14244 Summary: viewing a bib item's circ history requires circulation permissions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com On issuehistory.pl you have: flagsrequired => { circulate => "circulate_remaining_permissions" }, But that really doesn't make sense. People should be able to view the history of circulation without having permission to circulate items themselves. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.