Summary: | Add guarantee doesn't link to parent account | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall |
Version: | 19.11 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Christopher Brannon
2020-06-12 21:12:02 UTC
Hi, I think this might be a misunderstanding between guarantor and garantee? guarantee replaces the formerly used term "child" and it always linked to an empty patron form and not to a search. Almost empty: The guarantor information is preset correctly. I've verified this in an 17.11 and in a master installation. No, there is no understanding. It creates a new minor (child) record, as expected. But there is no link to the guarantor (parent) account. While filling out the child account, you will notice there is no information about the guarantor in the guarantor fields. And the account is not linked once you finish editing and save. Here's what I see when I test in 19.11.x: 1. Open patron detail page for an adult record 2. Click "Add guarantee" button 3. Patron edit form opens. I see: - Blank "Patron identity" form fields. - "Guarantor information" fieldset with details about the adult record I started with. - "Main address" and "Contact" fields are filled in with information from adult record. 4. I enter the child name and card number, click save. 5. I'm redirected to the detail record for the newly-added child account. 6. Under "Guarantor" on this page is the name of the adult I started with, linked to that patron's account. Also check the value in your PrefillGuaranteeField preference. (In reply to Owen Leonard from comment #4) > Also check the value in your PrefillGuaranteeField preference. That is added in 20.05. We are 19.11. (In reply to Owen Leonard from comment #3) > Here's what I see when I test in 19.11.x: > > 1. Open patron detail page for an adult record > 2. Click "Add guarantee" button > 3. Patron edit form opens. I see: > - Blank "Patron identity" form fields. > - "Guarantor information" fieldset with details about > the adult record I started with. > - "Main address" and "Contact" fields are filled in > with information from adult record. > 4. I enter the child name and card number, click save. > 5. I'm redirected to the detail record for the newly-added > child account. > 6. Under "Guarantor" on this page is the name of the adult > I started with, linked to that patron's account. I am in 19.11.06, and we do not get the "Guarantor information" fieldset with details about the adult record I started with." Even after I save, it is not linked to the guarantor. > I am in 19.11.06, and we do not get the "Guarantor information" fieldset > with details about the adult record I started with." I think Bug 23808 fixes this as of 19.11.07. (In reply to Owen Leonard from comment #7) > > I am in 19.11.06, and we do not get the "Guarantor information" fieldset > > with details about the adult record I started with." > > I think Bug 23808 fixes this as of 19.11.07. Marking as a duplicate in this case. *** This bug has been marked as a duplicate of bug 23808 *** |