https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38794

--- Comment #4 from Katrin Fischer <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to