]> git.evergreen-ils.org Git - evergreen/pines.git/commit
Online Account Renewal - skip over update perm map
authorTerran McCanna <tmccanna@georgialibraries.org>
Thu, 22 Dec 2022 20:37:43 +0000 (15:37 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 22 Dec 2022 21:04:07 +0000 (16:04 -0500)
commitd97b28bf57f75c287fcd2712fc331f4e83d8db66
treee309ab12f1471235f15f3bd82b3aa7e6a0b12938
parentc38f9a7dacb08494f4f890a0075f6457c1683d7c
Online Account Renewal - skip over update perm map

The subroutine for updating the perm map was failing and does not
appear to be necessary for an update in any of my testing so far.

The failure appears to be caused by confusion between
permission.usr_perm_map and permission.perm_list, possibly due to
the way the tables are mapped.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm