- All Implemented Interfaces:
- com.xpn.xwiki.store.migration.DataMigration, com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration, com.xpn.xwiki.store.XWikiHibernateBaseStore.HibernateCallback<Object>
@Component
@Named(value="R71496-PT-2339")
@Singleton
public class R71496PhenoTips2339DataMigration
extends com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
implements com.xpn.xwiki.store.XWikiHibernateBaseStore.HibernateCallback<Object>
Migration for PhenoTips issue PT-2339: support for negative phenotypes and phenotype details in pedigree editor. In
the past, pedigree editor could have ignored negative phenotypes and phenotype details, since they never propagated
back to PhenoTips. Now that they do pedigree should support the same data as PT, so that no data is lost when data is
moved form PT to pedigree and then back to PT.
- Since:
- 1.3M3
- Version:
- $Id: 1912906790e7bdc5a1f1de3af48603a58946195a $