Could it be the case that ChannelCreatorRelationship
is a RelationshipEntity
connecting Channel
and User
? This won't work because they both would describe the very same relationship and you should see a warning in the logs.
Could it be the case that ChannelCreatorRelationship
is a RelationshipEntity
connecting Channel
and User
? This won't work because they both would describe the very same relationship and you should see a warning in the logs.