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

            Bug ID: 39233
           Summary: Non-patron guarantor info not dropped when patron
                    category is updated
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

When child patrons category is updated via update_patrons_category.pl patrons
relationship with their guarantor is dropped from borrower_relationships table.
But non-patron guarantees info is still kept in borrowers table.

To reproduce:
1. Find child patron with non-patron guarantor or create one.
2. Update patrons age so that their category is updated when you run following:
perl misc/cronjobs/update_patrons_category.pl --confirm --too_old --from K --to
PT
3. Check patrons info from borrowers table.
=> Note that values in contactname, contactfirstname and relationship columns
were not dropped.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to