https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30121 Andrew Fuerste-Henry <andrewfh@dubcolib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #7 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- (In reply to Lucas Gass from comment #5)
(In reply to Anneli Österman from comment #4)
Relationship option appears in PatronQuickAddFields but unchecking it doesn't work when adding kid or juvenile via Quick add new patron. The Relationship field is still mandatory (required) under the surname field.
The relationship filed disappears if I emtpy borrowerRelationship but that is not a good option because then the relationship field disappers from the Patron guarantor also.
(Sorry, I didn't know what to choose to the Status)
Yes, that is a good catch. The field is not called relationship in the quick add field, instead it is called new_guarantor_relationship.
So when we check relationship we get two fields new_guarantor_relationship and relationship.
I think in this case we want to exclude relation ship for the PatronQuickAddFields pref.
I'm still seeing this issue with the follow-up patch applied. "Relationship" shows in the Quick Add fields and is required even though it's not in BorrowerMandatory or PatronQuickAdd system preferences. -- You are receiving this mail because: You are watching all bug changes.