Class R54600TranslationDataMigration

  • All Implemented Interfaces:
    DataMigration, HibernateDataMigration

    @Component
    @Named("R54600Translation")
    @Singleton
    public class R54600TranslationDataMigration
    extends AbstractHibernateDataMigration
    Fix any existing mistake with document translation field. It should be synchronized with the language.

    This kind of mistake should not be possible anymore with the fix for XWIKI-11110.

    Since:
    5.4.6
    Version:
    $Id: e010d761945ea55413fe3559b5d636228e13b9b9 $