Bug 18049 - record export fails on callnumber limit
Summary: record export fails on callnumber limit
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 13:57 UTC by verolencinas
Modified: 2020-11-30 21:45 UTC (History)
0 users

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.