Bug 34455 - Exclude pronouns from fields hidden via HidePersonalPatronDetailsOnCirculation
Summary: Exclude pronouns from fields hidden via HidePersonalPatronDetailsOnCirculation
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-02 11:58 UTC by Ray Delahunty
Modified: 2023-08-02 11:58 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ray Delahunty 2023-08-02 11:58:53 UTC
If a patron record has the borrowers.pronouns field populated and the HidePersonalPatronDetailsOnCirculation system parameter set to Hide, then the pronoun data is no longer visible. If the pronouns removal was optional or prevented we would not have to use the workaround of copying the pronouns data to a patron attribute and exposing that attribute.