https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31374 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | Status|Signed Off |Failed QA --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Lucas, could we discuss renaming the database column? It's now: privatenote We don't use private as a term in any of the other tables or the GUI so I am hesitating to use completely new terminology here. What about: staff_note? If I see correctly we already have some of those in kohastructure.sql git grep note *.sql The second thing is me wondering if we should keep the status as the last column of the table, moving the new column forward by one. ... happy to hear your thoughts about that one! Otherwise this works really well! -- You are receiving this mail because: You are watching all bug changes.