Bug 38187 - Add ability to delete patron attributes in batch patron modification
Summary: Add ability to delete patron attributes in batch patron modification
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-16 15:24 UTC by Enica Davis
Modified: 2024-11-28 17:00 UTC (History)
6 users (show)

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


Attachments
Delete checkbox (15.54 KB, image/png)
2024-11-28 16:31 UTC, Martin Renvoize (ashimema)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Enica Davis 2024-10-16 15:24:18 UTC
You can batch modify patron attribute in a batch, but you cannot completely delete the attribute on a patron's account.

To test:

- Add an attribute to a patron's account.
- Perform batch patron modification.
- Under Patron attribute you can either add a new attribute or update existing one.  You can set the attribute to blank to clear the values, but the attribute will remain on the account as blank.

It would be nice if there's a way to delete the patron attribute all together.
Comment 1 Martin Renvoize (ashimema) 2024-11-28 16:31:48 UTC
Created attachment 175020 [details]
Delete checkbox
Comment 2 Martin Renvoize (ashimema) 2024-11-28 16:32:22 UTC
You can already do this, just check the checkbox.

I agree however, it's not hugely clear
Comment 3 Martin Renvoize (ashimema) 2024-11-28 17:00:43 UTC
Ha.. except it's broken in 23.11 and 24.05.. fixed by bug 38266 which should get backported soon.