Bug 38950 - Patron attribute fields are copied when account is duplicated
Summary: Patron attribute fields are copied when account is duplicated
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-22 23:07 UTC by Rebecca Coert
Modified: 2025-01-23 14:25 UTC (History)
3 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
Patron Attribute Flags Set to Yes (31.91 KB, image/jpeg)
2025-01-22 23:07 UTC, Rebecca Coert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rebecca Coert 2025-01-22 23:07:45 UTC
Created attachment 176939 [details]
Patron Attribute Flags Set to Yes

We've noticed that any patron Additional attributes and identifiers that are set to "YES" are copied over when we Duplicate a patron account (see attached). 

Steps to recreate:

    Open existing borrower account
    Set Additional attributes and identifiers flags to "YES"  (save and close)
    Click Duplicate
    Review Additional attributes and identifiers on duplicated account


We would like to see this behavior not occur, as attribute flags are an individual setting and specific to each patron.
Comment 1 Katrin Fischer 2025-01-23 14:25:55 UTC
I am not sure if the use case of the fields are the same everywhere.
Would be good to have some more eyes on this before we change behavior to check if this maybe needs to be configurable.