https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38922 Bug ID: 38922 Summary: auth_header.origincode probably never used -- shouldn't it be removed? Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl It seems that the column auth_header.origincode is never used in the code. This column exists from the beginning of auth_header table. BTW, a similar column was present also in marc_biblio in ancient times (e.g. in R_2_2_5), but disappeared in 3.00.00. Shouldn't this column be removed? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.