Plug back organization members
Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
@@ -503,7 +503,7 @@ WITH membership_with_profile AS (
|
||||
iam_membership_profiles mp ON mp.membership_id = m.id
|
||||
WHERE
|
||||
m.organization_id = @organization_id
|
||||
AND %s
|
||||
AND m.%s
|
||||
)
|
||||
SELECT
|
||||
id,
|
||||
|
||||
Reference in New Issue
Block a user