Bugzilla – Attachment 177444 Details for
Bug 36027
search_for_data_inconsistencies.pl - add options so you can choose what checks to run
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36027: (follow-up) Fix QA script errors
Bug-36027-follow-up-Fix-QA-script-errors.patch (text/plain), 3.54 KB, created by
David Nind
on 2025-02-01 02:35:26 UTC
(
hide
)
Description:
Bug 36027: (follow-up) Fix QA script errors
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-02-01 02:35:26 UTC
Size:
3.54 KB
patch
obsolete
>From f85c99370be9f9324976ab8da5e8ff143b76596e Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Sat, 1 Feb 2025 02:34:30 +0000 >Subject: [PATCH] Bug 36027: (follow-up) Fix QA script errors > >--- > .../search_for_data_inconsistencies.pl | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) > >diff --git a/misc/maintenance/search_for_data_inconsistencies.pl b/misc/maintenance/search_for_data_inconsistencies.pl >index bf3ca54f61..c79e1d0293 100755 >--- a/misc/maintenance/search_for_data_inconsistencies.pl >+++ b/misc/maintenance/search_for_data_inconsistencies.pl >@@ -735,8 +735,8 @@ sub new_hint { > * Items without a home or holding library > * Authority records with an invalid authority type > * Records and items without an item type, or an invalid item type: >- - if item types are defined at an item level >- (item-level_itypes=specific item), then items.itype must >+ - if item types are defined at an item level >+ (item-level_itypes=specific item), then items.itype must > be set else biblioitems.itemtype must be set > - Item types defined in items or biblioitems must be defined > in the item types table >@@ -746,32 +746,32 @@ sub new_hint { > * Patrons with an invalid patron category type because of lower > and upper age limits > * Relationships that form guarantor loops >- * Any date fields in the database (timestamp, datetime, date) >+ * Any date fields in the database (timestamp, datetime, date) > set to 0000-00-00 > > =head2 OPTIONS > > --check-branch Check for items without a home or holding library > --check-auth Check for authority records with an invalid authority type >- --check-status Check for bibliographic records and items without >+ --check-status Check for bibliographic records and items without > an item type or with an invalid item type >- --check-framework Check for invalid values in fields where the framework >+ --check-framework Check for invalid values in fields where the framework > limits the values to an authorized value category > --check-title Check for bibliographic records without a title > --check-age Check for patrons with an invalid age for the patron > category > --check-loop Check for relationships that form guarantor loops > --check-all Run all checks without specifying any other option >- --skip-branch Skip checking for items without a home or holding >+ --skip-branch Skip checking for items without a home or holding > library > --skip-auth Skip checking for authority records with an invalid > authority type >- --skip-status Skip checking for bibliographic records and items without >+ --skip-status Skip checking for bibliographic records and items without > an item type or with an invalid item type >- --skip-framework Skip checking for invalid values in fields where the >+ --skip-framework Skip checking for invalid values in fields where the > framework limits the values to an authorized value category > --skip-title Skip checking for bibliographic records without a title >- --skip-age Skip checking for patrons with an invalid age for the >+ --skip-age Skip checking for patrons with an invalid age for the > patron category > --skip-loop Skip checking for relationships that form guarantor loops > --help Print usage information >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 36027
:
161852
|
161953
|
161954
|
162162
|
162349
|
162351
|
162540
|
162546
|
163259
|
163956
|
166117
|
167766
|
167787
|
168953
|
168954
|
169228
|
169229
|
170847
|
170848
|
170849
|
173269
|
173270
|
173271
|
173556
|
177270
|
177283
|
177438
|
177439
|
177440
|
177441
|
177442
|
177443
|
177444
|
177849
|
177850
|
177851
|
177852
|
177853
|
177854
|
180257
|
180258
|
180259
|
180260
|
180261
|
180262