[Koha-bugs] [Bug 13890] New: Full serial permission is needed to change sequence on a routing list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 22 22:06:58 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13890

            Bug ID: 13890
           Summary: Full serial permission is needed to change sequence on
                    a routing list
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Serials
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

For changing the sequence of patrons on a routing list by changing one of the
numbers via the pull downs, full serial permission is needed:

reorder_members.pl:
checkauth( $query, 0, { serials => 1 }, 'intranet' );

To test:
- Give your patron full serial permissions
- Create a subscription and a routing list for it
- Change the sequence on the routing list using the pull downs
- Verify this works
- Remove any of the serial sub permissions
- Verify changing the sequence now results in a permission error

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list