Skip to content

Draft: Enable syncing mechanism for members with organization_users

What does this MR do and why?

Enable syncing mechanism for members with organization_users

  • need to sync a user to the organization_users table when they are added as a member inside an organization.
  • allows for proper isolation of a user inside an organization

Changelog: other

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #419366 (closed)

Merge request reports