Bug 18049

Summary: record export fails on callnumber limit
Product: Koha Reporter: verolencinas <verolencinas>
Component: ToolsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description verolencinas 2017-02-03 13:57:51 UTC
If you export marc records and select callnumber limits you get this error: DBIx::Class::ResultSet::next(): Unknown column 'callnumber' in 'where clause' at /usr/share/koha/lib/Koha/Objects.pm line 150

Very similar to Bug 17420.
Comment 1 Katrin Fischer 2020-04-19 01:29:15 UTC
I just tested the MARC export with callnumber limit on master, but couldn't replicate the error. It appeared to work correctly.

As this was filed 3 years ago - I assume it was fixed in another bug.

If it's still an issue for you, please reopen with information on the version you see the problem in and the callnumber limits used.