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

--- Comment #59 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 206580
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206580&action=edit
Bug 15248: (QA folllow-up) Only allow biblio matchign rules when editing
frameworks

This patch filters the list of potential matchers so only biblio matchers are
offered.

To test:
 1 - Go to 'Administration' > 'Record matching rules'
     (http://localhost:8081/cgi-bin/koha/admin/matching-rules.pl)
 2 - Click 'New rule',
     fill in a 'Rule code' and 'Description',
     set 'Record type' to 'Authority record' and 'Threshold' to 100,
     under 'Match points' set 'Search index' to Local-Number, 'Score' to 100,
'Tag' to 001,
     then save
 3 - Go to 'Administration' > 'MARC frameworks'
     (http://localhost:8081/cgi-bin/koha/admin/biblio_framework.pl),
     click 'Edit' on 'Default framework'
 4 - In the 'Matching rules used to find duplicates' dropdown, select the
authority rule from step 3, then 'Submit'
 5 - KO
 6 - Apply patches, restart all
 7 - Edit default framework again
 8 - Confirm you cannot see the authority matchign rule
 9 - Sign off!

Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to