LP#? Hold targeter refactoring and optimization.
authorBill Erickson <berickxx@gmail.com>
Thu, 23 Jun 2016 17:43:23 +0000 (13:43 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Jun 2016 17:43:23 +0000 (13:43 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/HoldTargeter.pm

index 9f07245..93f7cf0 100644 (file)
@@ -61,7 +61,10 @@ sub new {
 #   Target holds in reverse order of create_time. 
 #
 # skip_viable => 1
-#   Avoid retargeting holds whose current_copy is still viable and permitted.  
+#   Avoid retargeting holds whose current_copy is still viable and
+#   permitted.  This is useful for repairing holds whose targeted copy
+#   has become non-viable for a given hold because its status changed or
+#   policies affecting the hold/copy no longer allow it to be targeted.
 #   This setting can be used in conjunction with any other settings.
 #
 # target_all => 1