https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25322 --- Comment #2 from David Roberts <david.roberts@ptfs-europe.com> --- (In reply to Andrew Fuerste-Henry from comment #1)
It looks like it doesn't default to "father" specifically. It defaults to whatever the first value in the syspref borrowerRelationship is. In the default data, that's "father|mother." When I change it to "|father|mother," so the first possible value is nothing, then it saves with no relationship.
That makes sense - I didn't notice that. However, on my system this is exactly as delivered from the install, so I think that most people will probably find that father is first. Either way, I think it is still incorrect behaviour. Perhaps a sensible workaround might be to make the field required, so that you can't leave it blank? I can't immediately think of a scenario where you wouldn't want to specify what the relationship is. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.