Skip to content

fix(LabeledLanguage): do not try to find entity by its resId with wrong case...

Nicolas.Rod requested to merge rodn-fix-labeled-language-shared-references into master

fix(LabeledLanguage): do not try to find entity by its resId with wrong case in order to avoid HibernateException (shared reference to a collection)

Merge request reports