Skip to content

Add organization specification for group creation

Doug Stull requested to merge 431252-reimplement-organization-with-group into master

What does this MR do and why?

note: Re-implementation of !139842 (merged) that was reverted via !140422 (merged) due to existing default organization issue found in #436135 (closed). Added a new condition to handle this and test.

Add organization specification for group creation

  • add the ability to associate an organization with a group upon group creation via rest API.
  • add authorization at the proper layers
  • expose organization_id

Changelog: added

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 #431252 (closed)

Merge request reports