Bug 38622 - Fix Koha sample data to include preferred_name
Summary: Fix Koha sample data to include preferred_name
Status: Pushed to stable
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 28633
Blocks:
  Show dependency treegraph
 
Reported: 2024-12-04 15:12 UTC by Katrin Fischer
Modified: 2024-12-18 00:26 UTC (History)
3 users (show)

See Also:
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:


Attachments
Bug 38622: Update sample patron data with preferred_name (11.71 KB, patch)
2024-12-04 15:19 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2024-12-04 15:12:53 UTC

    
Comment 1 Katrin Fischer 2024-12-04 15:19:18 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.
Comment 2 Katrin Fischer 2024-12-04 15:33:33 UTC
Pushed for 25.05!

Well done everyone, thank you!
Comment 3 Paul Derscheid 2024-12-12 13:31:43 UTC
Nice work everyone!

Pushed to 24.11.x for 24.11.01
Comment 4 Wainui Witika-Park 2024-12-18 00:26:42 UTC
Not backporting to 24.05.x