[Koha-bugs] [Bug 25313] Add optional skip_merge parameter to ModAuthority

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 3 05:03:18 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25313

Phil Ringnalda <phil at chetcolibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #103954|0                           |1
        is obsolete|                            |

--- Comment #2 from Phil Ringnalda <phil at chetcolibrary.org> ---
Created attachment 104217
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104217&action=edit
Bug 25313: Add skip_merge to ModAuthority

Sometimes you know that the merge is useless, since the reporting
tag did not change.
Might be handy in batch processing of authority records.

Test plan:
Pick an authority with a few linked biblio recs (so that it will
immediately merge; lower than MergeLimit).
Open authority record and save it.
Verify that a linked biblio record was merged. Check time in 005.
You proved that this patch does not break the regular process.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list