]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1976126: (follow-up) update method documentation
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 11 Oct 2022 20:06:24 +0000 (16:06 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Sat, 28 Jan 2023 19:33:12 +0000 (14:33 -0500)
commite81a0d0b671e834a3b74b72f23391ab1fcb8dbb4
tree3e8283e9eecdbf45ea69c943c620f48f58469137
parentc1aca3b696a968f76ffb89627f2f4cbe1c11579f
LP#1976126: (follow-up) update method documentation

This patch updates the open-ils.actor.patron.update method
documentation to explicitly state that updates to patron notes,
user activity, and standing penalities via that method are
ignored. This is to try to avoid a regression on this bug, as
otherwise it might be plausible for the method to allow the notes
and standing penalties (at least) to be updated.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm