|
Steve Ebersole, We diverted here ... I think there is a bug in Cascade with lazy fields not loaded (see my first comment on this issue). Take for instance a parent/child, since child has not being yet loaded and getPropertyValue() returns null, the cascade it's not triggered.
|