https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42154 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 195854 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195854&action=edit Bug 42154: Bug 38714 hid the "New match check" link in record matching rules This patch corrects the logic used to determine whether to show the "New match check" link. I mistakenly changed it to check for the matchpoints variable instead of the matchchecks variable. To test, apply the patch and go to Administration -> Record matching rules. - Click "New record matching rule" in the toolbar. - Scroll down to the "Required match checks" section. - You should see a "New match check" link alongside a "Remove this match check" link. - Go back to the record matching rules main page. - If necessary, create a rule which doesn't have any match checks. - In the "Required match checks" section of the edit form you should see a "New match check" link, previously hidden by Bug 388714. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.