XF 2.0 Entity Relation returns non-existing items

Hi!

I fetch some items through an entity relation and it returns items that are not in the database. I checked their primary keys and indeed they are not in the database.
Is there some kind of a cache, which should be emptied?
The entities which should be returned are from my custom database table and I have created entities for them in my addon.

Thanks in advance,
Tommi
 
Top Bottom