Hello,
I have a multi-tenant project with some users having access to multiple tenants, we have an export function in one of our resources.
When the user requests an export which is queued and sends database notifications when the export is completed.
But it seems to be displaying same notification across all tenants for that logged in user.
Please let me know how do I make it display notifications only at the tenant dashboard where it was requested from.
Thank you so much.