Subscriptions return all data regardless of tenant
I am running into an issue where all data is returned by a subscription even when multi-tenancy is set up.
I have a product resource that belongs to an organization. The tenant attribute is the organization_id on the product. When creating a product, all subscribers receive the data including for products outside their tenant.
Is this behavior not implemented yet or is this a bug?
I have a product resource that belongs to an organization. The tenant attribute is the organization_id on the product. When creating a product, all subscribers receive the data including for products outside their tenant.
Is this behavior not implemented yet or is this a bug?
