http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2806 Summary: issuingbranch isn't used Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Database AssignedTo: galen.charlton@liblime.com ReportedBy: nicole.engard@liblime.com QAContact: koha-bugs@lists.koha.org CC: rch@liblime.com, Andrew.moore@liblime.com In the issues and old_issues table, the issuingbranch field isn't being populated. [10:13] <rch> issuingbranch isn't used... [10:13] <rch> INSERT INTO issues (borrowernumber, itemnumber,issuedate, date_due, branchcode) [10:17] <acmoore> rch: if we're not populating the issuingbranch, that should probably be recorded as a bug. Dontcha think? [10:19] <rch> nengard: yes, i do. [10:19] <rch> we do record it, in the statistics table, but i agree it should be in the issues table, and don't understand why it's not. [10:20] <acmoore> ah. OK, well maybe the bug is that there's an extra field in the issues table. If there's no broken functionality, I guess I wouldn't report anything. [10:33] <nengard> acmoore, rch should i report that bug or did you? [10:38] <rch> nengard: not me. i do think the data should be in the issues table. there are other extra columns in the issues table as well. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.