From 81c9da0bbf016f6e872db6f4ff47018a546e5a94 Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 5 Apr 2010 01:07:20 +0000 Subject: [PATCH] Avoid ID conflicts in ils_events.xml for new events Rearrange one section in numeric order to avoid future such hilarity git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@16128 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/ils_events.xml | 101 ++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 51 deletions(-) diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml index f775c87245..a5d9622152 100644 --- a/Open-ILS/src/extras/ils_events.xml +++ b/Open-ILS/src/extras/ils_events.xml @@ -590,12 +590,49 @@ The requested config_circ_matrix_ruleset_not_found was not found - - There are too many active password reset request sessions for this patron. - - - The user attempted to update their password using a stale or inactive password reset request session. - + + + The non-cataloged type object already exists + + + The copy location object already exists + + + There is an open circulation on the requested item + + + A workstation with that name already exists + + + A record already exists with the requested TCN value + + + A volume with the same label, title and owning library exists + + + An item with the same barcode exists + + + User already has an open hold on the selected item + + + A duplicate money.collections_tracker object already exists in the database + + + User has reached the maximum number of holds + + + User has already created a bucket with the requested name + + + A bib record queue with the same name already exists + + + An authority record queue with the same name already exists + + + Responses to this survey exist + The requested acq.picklist was not found @@ -685,51 +722,6 @@ The requested permission_grp_penalty_threshold was not found - - - The non-cataloged type object already exists - - - The copy location object already exists - - - There is an open circulation on the requested item - - - A workstation with that name already exists - - - A record already exists with the requested TCN value - - - A volume with the same label, title and owning library exists - - - An item with the same barcode exists - - - User already has an open hold on the selected item - - - A duplicate money.collections_tracker object already exists in the database - - - User has reached the maximum number of holds - - - User has already created a bucket with the requested name - - - A bib record queue with the same name already exists - - - An authority record queue with the same name already exists - - - Responses to this survey exist - - - Invalid parameters were encountered in a method @@ -835,6 +827,13 @@ Both a hold and a reservation exist for this item; staff intervention is required to resolve the conflict. + + There are too many active password reset request sessions for this patron. + + + The user attempted to update their password using a stale or inactive password reset request session. + + -- 2.11.0