[Koha-bugs] [Bug 36027] search_for_data_inconsistencies.pl - make each section optional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 8 21:26:20 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36027

Phan Tung Bui <phan-tung.bui at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161852|0                           |1
        is obsolete|                            |

--- Comment #3 from Phan Tung Bui <phan-tung.bui at inlibro.com> ---
Created attachment 161953
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161953&action=edit
Bug 36027: search_for_data_inconsistencies.pl - make each section optional

1. Code has been tidied up for better readability and maintainability.
2. The Data::Dumper import has been removed as it was unnecessary.
3. Unnecessary empty lines have been removed to improve code cleanliness.
4. The script has been updated to accept parameters instead of relying on
interactive input. Now you can specify which checks to run using command-line
parameters, while retaining the default behavior of running all checks if no
parameters are provided.

Thank you for your feedback!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list