Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
DataContext should work with arbitrary parent DataChannel (or a chain of those), not just with DataDomain and DataContext parents.
As far as I can tell, this only requires fixing DataContext.getParentDataDomain() method.