Skip to content

Update organization_users on member creation

Doug Stull requested to merge 419366-upsert-organization-users into master

What does this MR do and why?

Update organization_users on member creation

  • needed to keep track of users that are part of an organization which is triggered by becoming a member.
  • invite acceptance in follow-on MR: !140595 (merged)

See #419366 (closed) for more details

Database

upsert analysis - https://console.postgres.ai/gitlab/gitlab-production-tunnel-pg12/sessions/25036/commands/79527

note: update since !140817 (merged) merged and rebased into this branch:

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)

Edited by Doug Stull

Merge request reports