Bug 19237

Summary: PERSO_NAME authority file ignores first indicator value of new headings saved
Product: Koha Reporter: Iming Chan <iming>
Component: MARC Authority data supportAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: dcook, mkstephens, mspagnuolo
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19236
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Iming Chan 2017-09-01 16:10:53 UTC
When saving new headings to PERSO_NAME authority, first indicator value is not saved.  

So when you selected such authority heading (as part the cataloguing), you have to manually re-enter the indicator value concerned.
Comment 1 Katrin Fischer 2018-05-15 22:51:24 UTC
I can't reproduce the error on master. Please reopen if you still encounter the problem.
Comment 2 Myka Kennedy Stephens 2019-10-08 20:19:49 UTC
I am seeing this behavior in 18.11. System generated authority records do not save values in the MARC21 indicators. 

When linking to a system-generated authority, the indicator in the bibliographic record gets overwritten by the indicator from the authority record.

To replicate:
1. Identify a system-generated authority record for personal name or corporate name
2. Note that the indicator fields are empty (##)
3. Create a new bibliographic record
4. Enter the heading in a 100 1- or 110 2- field as appropriate
5. Click the authority search tool to find the system-generated heading you want to link to
6. Choose the authority record identified in step 1
7. Note that the indicator you entered in the field (a 1 in a 100 or 2 in 110) is now missing
Comment 3 Myka Kennedy Stephens 2019-10-08 20:20:35 UTC
*** Bug 19238 has been marked as a duplicate of this bug. ***
Comment 4 David Cook 2021-05-03 06:40:22 UTC
Indicator 1 for PERSO_NAME is being imported correctly in master. 

I'm going to mark this as invalid unless someone indicates a current supported version that has this problem.