Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 2.3
-
Fix Version/s: 2.4
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
after filtering an association with a criteria it changes so it's not a normal collection and you can't re-filter it.
even after hydrating it you can't filter it.
this was due to inconsistent association type in both owner and target (target had one-to-one while owner had one-to-many)
sorry