Bug 23891 - opac-memberentry.pl showing fields that should be supressed by PatronSelfModificationBorrowerUnwantedField
Summary: opac-memberentry.pl showing fields that should be supressed by PatronSelfModi...
Status: RESOLVED DUPLICATE of bug 13188
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P1 - high normal with 10 votes (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-24 16:09 UTC by Christopher Brannon
Modified: 2021-07-22 12:02 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon 2019-10-24 16:09:07 UTC
It seems that PatronSelfModificationBorrowerUnwantedField and PatronSelfRegistrationBorrowerMandatoryField are in conflict.  There are certain pieces of information you may want when registering that you don't want a patron to modify online.  For example, you will ask for the patron name when registering, but don't necessarily want them changing their names freely.  Our library requires that they show an ID when they pick up their card after registration.  If they legally change their name, they need to come in with an ID again to verify the change.

I would suggest allowing the PatronSelfModificationBorrowerUnwantedField to have priority over the PatronSelfRegistrationBorrowerMandatoryField settings.  So, if a field is listed in PatronSelfModificationBorrowerUnwantedField, it should negate the same field listed in PatronSelfRegistrationBorrowerMandatoryField.

If not that, then there should be a separate field for mandatory modification fields called PatronSelfModificationBorrowerMandatoryField.
Comment 1 Katrin Fischer 2019-10-24 18:58:52 UTC
How is this is a major bug?
Comment 2 Christopher Brannon 2019-10-24 19:03:36 UTC
(In reply to Katrin Fischer from comment #1)
> How is this is a major bug?

Who says it is major?  :)
Comment 3 Katrin Fischer 2019-10-24 19:10:08 UTC
I'd even say it's an enhancement. The changes are moderated - people are not able to change fields and it works like it always did - no regressions?
Comment 4 Christopher Brannon 2019-10-24 19:16:50 UTC
Potatoes/Tomatoes....I'll let you make that call.  I think it is a bug because you can set it to not show and it still shows.
Comment 5 Katrin Fischer 2019-10-25 05:23:39 UTC
I wish the pref names were shorter :) After reading again I get your point.
Comment 6 Andrew Fuerste-Henry 2021-07-22 12:02:07 UTC

*** This bug has been marked as a duplicate of bug 13188 ***