Summary: | Fix Koha sample data to include preferred_name | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Bugs List <koha-bugs> |
Status: | Pushed to stable --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | david, gmcharlt, wainuiwitikapark |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This updates the sample patron data used by koha-testing-docker (KTD) with the new preferred name field added by bug 28633 in Koha 24.11. Without this update, patron search results and detail pages in KTD did not have the patron's first name.
NOTE: This only affected the KTD environment, used for Koha development and testing.
|
Version(s) released in: |
25.05.00,24.11.01
|
Circulation function: | |||
Bug Depends on: | 28633 | ||
Bug Blocks: | |||
Attachments: | Bug 38622: Update sample patron data with preferred_name |
Description
Katrin Fischer
2024-12-04 15:12:53 UTC
Created attachment 175198 [details] [review] Bug 38622: Update sample patron data with preferred_name This patch updates the sample_date, as used in koha-testing-docker, with the new preferred_name field. Pushed for 25.05! Well done everyone, thank you! Nice work everyone! Pushed to 24.11.x for 24.11.01 Not backporting to 24.05.x |