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

--- Comment #1 from Andrew Fuerste-Henry <[email protected]> ---
There's a function within Koha two take two authority records and combine them
into one authority record. Koha refers to this as merging. That's a good name
for that and doesn't confuse people.

But then there's also a cron job that takes changes made to authority records
and pushes them out to bibs. Koha also refers to this as merging. This *does*
confuse people. They see a cron called "merge_authorities.pl" and assume it's
going to clean up duplicate authorities or something.

So I'd propose renaming the cron and the various system preferences that refer
to the cron, though I understand that's a change to a very well-established
Koha feature.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to