https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29533 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|add more fields to items |Add additional fields to |sql table |items --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think a separate key-value style table would be the best way to improve the situation. If we offered a 'Koha only' storage without the need to map to map to a valid MARC subfield identifier, as we have run out of those. We could, for example, use capital letters only internally and do something like $9 + defined prefix for export/import. It would also help with the situation where data gets indexed and searchable that should not be (see recurring internal notes discussion). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.