]> git.evergreen-ils.org Git - evergreen/pines.git/commit
Try skipping the perm update step
authorTerran McCanna <tmccanna@georgialibraries.org>
Thu, 22 Dec 2022 19:50:13 +0000 (14:50 -0500)
committerTerran McCanna <tmccanna@georgialibraries.org>
Thu, 22 Dec 2022 19:50:13 +0000 (14:50 -0500)
commit5cbbce469c2fabdf8a4e686894d7ee4f621bd386
tree716d0072889c26a37440d7dd5264ea1de49c3c5e
parentb2d817aa76c7e67c769b4ac0dea53a8530c96ef9
Try skipping the perm update step

For a renewal, this shouldn't be necessary, right? The code just
looks like it's trying to re-write lines in the db that already
exist, but it's accessing the wrong table and failing.

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