Hi all.
i have the following problem.
In our organization, we have a custom entity called Subscriptions.
The Subscription has a Lookup to an Account entity, one account can have multiple subscriptions.
When i try to share the account with another user, he is not able to see the subscription available for that account.
I've checked the cascade rules for the Subscription entity and they are set to Parental
Also, the user's security role allows him to have read rights to the Subscription entity as well.
The account have an active Subscription
The Account is Shared with the desired user
But the user cannot see the Subscriptions
Any ideas what am I missing?
Regards
Kiril