Bug 25866

Summary: Inaccurate alert about item options when changing matching rules on authority record batch import
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2020-06-24 12:55:25 UTC
To recreate:
- stage a batch of authority records
- go to manage-marc-import.pl for that batch
- click Apply Different Matching Rules (it doesn't matter whether or not you change something before you click it)
- Koha gives a message of "Changed item processing option" 

I don't see an actual issue with performance here -- item processing is irrelevant for authorities, which is why we don't see those options -- but it's slightly confusing and should be removed.