Skip to content

Place organization owner on org creation inside same transaction

What does this MR do and why?

Place organization owner on org creation inside same transaction

  • we have determined that we'll be using 1 database now on each cell(not counting CI), and therefore we can now gain some rollback safety in the org owner creation and just allow rails to handle saving this for us on organization creation.

See #438757 (closed) for more details

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #438757 (closed)

Edited by Doug Stull

Merge request reports