Bug 24836

Summary: (Optionally) Trigger MARC-Modification-Templates after record has been saved
Product: Koha Reporter: Simon Hohl <simon.hohl>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy, magnus, nick
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9921
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Simon Hohl 2020-03-10 09:17:02 UTC
This is somewhat a followup on: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9921

The solution using a Plugin for creating 001 values works, but I wondered if it could be achieved by, for example, copying over the 999c biblionumber to 001 after the record has been saved. This would basically solve the initial problem described in #9921.
Comment 1 Simon Hohl 2020-03-10 09:21:26 UTC
The same functionality (trigger modification template copying 999c to 001, if 001 is still empty), would also be nice when staging records (like https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14974, but I suspect you would have to trigger the template later that described in #14974).
Comment 2 Magnus Enger 2020-12-08 12:01:48 UTC
Is this similar to bug 18138?
Comment 3 Nick Clemens (kidclamp) 2021-03-17 19:43:55 UTC

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