10 Jan
2025
10 Jan
'25
1:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38794 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Pedro Amorim from comment #3)
This is missing an atomic update. Kohas that are upgrading also need this description updated: update authorised_values set lib = "Aggregated full text" where category = "ERM_PACKAGE_CONTENT_TYPE" AND authorised_value="AggregatedFullTex t";
The value might have been translated and this would untranslate them. Suggestion: Add the English description to the WHERE clauses as well. -- You are receiving this mail because: You are watching all bug changes.