Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
You said that the Driver1 business object gets filtered correctly... there was a bug in the FilterChildRecords() method that caused it to fail if the parent business object attempted to filter more than one child business object because the filter was not correctly reset after each iteration through the child business objects... I thought that you were the one that found the bug, but maybe not. It was resolved last week, so it this might just be a bug that was resolved and you just need the latest version.
|