Hello, forwardly thanks for reaching out,
I want to modify the stream messages so they are displayed conditionally on users based if the stream note user is in the authenticated user team
Context:
James belongs to Team 1 and Team 2
John belongs to Team 1
Jane belongs to Team 2
Assume a lead has been assigned to John by James, however after John finalized working with it, then it was assigned to Jane by James.
John and Jane work in different companies, they shouldn't know, nor see each other.
As it is right now, it's audited to all users, which I am trying to avoid but I need to keep it audited conditionally
What approach should I use so that John and Jane do not see each other names or have links that redirect to their profiles Globally?
I want to modify the stream messages so they are displayed conditionally on users based if the stream note user is in the authenticated user team
Context:
James belongs to Team 1 and Team 2
John belongs to Team 1
Jane belongs to Team 2
Assume a lead has been assigned to John by James, however after John finalized working with it, then it was assigned to Jane by James.
John and Jane work in different companies, they shouldn't know, nor see each other.
As it is right now, it's audited to all users, which I am trying to avoid but I need to keep it audited conditionally
What approach should I use so that John and Jane do not see each other names or have links that redirect to their profiles Globally?
Comment