[Koha-bugs] [Bug 35836] New: search_for_data_inconsistencies.pl - Search for loops in dependencies.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 18 16:06:33 CET 2024


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

            Bug ID: 35836
           Summary: search_for_data_inconsistencies.pl - Search for loops
                    in dependencies.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: matthias.le-gac at inlibro.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

We have guarantors who guarantee individuals who are, in turn, their
guarantors. 

It is not clear if this should be allowed (bz35421), but it works, and has been
working for a while.

However, it breaks with bz12532, which produces a recursion that disrupts
everything.

Creation of a code in search_for_data_inconsistencies.pl that identifies loops
in borrower_relationships. This must work in both directions for validation.

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


More information about the Koha-bugs mailing list