Description
Something else is badly broken on the trunk compared to M4.
Scenario 1:
1. Add a new DbAttribute to an existing DbEntity.
2. Rename it from default "untitledXXX" to something else.
3. Go the ObjEntity of this DbEntity and try to add a new ObjAttribute
At this point the list of DbAttributes still lists "untitledXXX" , not the new name of the new DbAttribute.
Scenario 2:
1. Add a new DbRelationship between 2 existing DbEntities
2. Open join mapping dialog and select source and target keys
3. Close join mapping dialog
4. Open it again
At this point join target is blank