Bug 541458 - Cannot migrate views which contain a Compound Control with a DMR
Summary: Cannot migrate views which contain a Compound Control with a DMR
Status: RESOLVED FIXED
Alias: None
Product: ECP
Classification: Modeling
Component: EMF Forms (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.19.0   Edit
Assignee: Lucas Koehler CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2018-11-22 09:46 EST by Lucas Koehler CLA
Modified: 2018-11-23 03:42 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Koehler CLA 2018-11-22 09:46:32 EST
View models which contain a compound control which contains a DMR cannot be migrated. The reason is an unreleased change in the compound controls history which changed the compound control's super type from ContainedElement to Control.

In order to fix this, the history change is moved into the existing history release in the compound control's history. However, with this change, view models created before the change of the super type (ECP 1.7 or earlier) which contain a compound control, can no longer be automatically migrated using the Edapt migration.
Comment 1 Eclipse Genie CLA 2018-11-22 10:38:57 EST
New Gerrit change created: https://git.eclipse.org/r/132905