https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24906 Bug ID: 24906 Summary: Problems with automatic saving the name and id of creator and who modifies the catolog Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: darkdave26@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl I want the name of the creator and whoever modifies the catalogs in specific fields automatically. So i changed the system switched the system preferences MarcFieldForCreatorId, MarcFieldForCreatorName, MarcFieldForModifierId, MarcFieldForModifierName, to the following fields 991 $ b, 991 $ c, 992 $ b and 992 $ c respectively. However, when I create a new catalog, field 992 is filled in instead of field 991, and when when I modify the catalog, field 992 is modified for the new data, deleting the old data. I can manually create multiple 992 fields. Someone having the same problem? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.