Bug 25486

Summary: Problems with automatic creation of biblio records creator and last modifier in MARC
Product: Koha Reporter: Dave <darkdave26>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy
Version: 18.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Dave 2020-05-13 14:28:34 UTC
I'm having trouble storing the fields, MarcFieldForCreatorId, MarcFieldForCreatorName, MarcFieldForModifierId and MarcFieldForModifierName. I put the fields 991 $ b, 991 $ c, 992 $ b and 992 $ c, respectively, in the system preferences.
However, when I create a new record these fields are not correct. The name you created appears in the field of those who modified it and when I modify the record, the field in marc remains empty.
I've tried several attempts, in similar cases, like running updatebase.pl, checking the fields, etc., and the results remain the same.
Comment 1 Katrin Fischer 2020-05-23 11:00:16 UTC
(In reply to Dave from comment #0)
> I'm having trouble storing the fields, MarcFieldForCreatorId,
> MarcFieldForCreatorName, MarcFieldForModifierId and
> MarcFieldForModifierName. I put the fields 991 $ b, 991 $ c, 992 $ b and 992
> $ c, respectively, in the system preferences.
> However, when I create a new record these fields are not correct. The name
> you created appears in the field of those who modified it and when I modify
> the record, the field in marc remains empty.
> I've tried several attempts, in similar cases, like running updatebase.pl,
> checking the fields, etc., and the results remain the same.

*** This bug has been marked as a duplicate of bug 24906 ***