-
- 下载
Merge branch '419366-upsert-organization-users' into 'master'
Update organization_users on member creation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139188 Merged-by:Aboobacker MK <akarakath@gitlab.com> Approved-by:
mo khan <mo@mokhan.ca> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Matt Kasa <mkasa@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Abdul Wadood <awadood@gitlab.com> Co-authored-by:
Doug Stull <dstull@gitlab.com>
显示
- app/models/member.rb 14 个添加, 0 个删除app/models/member.rb
- app/policies/organizations/organization_policy.rb 6 个添加, 2 个删除app/policies/organizations/organization_policy.rb
- config/feature_flags/gitlab_com_derisk/update_organization_users.yml 9 个添加, 0 个删除...ure_flags/gitlab_com_derisk/update_organization_users.yml
- spec/factories/groups.rb 4 个添加, 0 个删除spec/factories/groups.rb
- spec/models/member_spec.rb 104 个添加, 0 个删除spec/models/member_spec.rb
- spec/policies/organizations/organization_policy_spec.rb 13 个添加, 2 个删除spec/policies/organizations/organization_policy_spec.rb
- spec/requests/api/graphql/mutations/organizations/update_spec.rb 1 个添加, 1 个删除...quests/api/graphql/mutations/organizations/update_spec.rb
- spec/requests/api/graphql/organizations/organization_query_spec.rb 2 个添加, 2 个删除...ests/api/graphql/organizations/organization_query_spec.rb
- spec/requests/organizations/settings_controller_spec.rb 13 个添加, 6 个删除spec/requests/organizations/settings_controller_spec.rb
- spec/services/organizations/update_service_spec.rb 1 个添加, 1 个删除spec/services/organizations/update_service_spec.rb
加载中
想要评论请 注册 或 登录