Skip shared group validation for approval format
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/350596 **Problem** User access to shared group validation applies only to the group itself and does not check if the user has inherited access rights. **Solution** Skip validation before we find a way to correctly verify user permissions.
显示
- app/controllers/projects/merge_requests_controller.rb 4 个添加, 0 个删除app/controllers/projects/merge_requests_controller.rb
- config/feature_flags/development/permit_all_shared_groups_for_approval.yml 8 个添加, 0 个删除...ags/development/permit_all_shared_groups_for_approval.yml
- ee/app/assets/javascripts/approvals/components/approvers_select.vue 8 个添加, 1 个删除...ets/javascripts/approvals/components/approvers_select.vue
- ee/spec/frontend/approvals/components/approvers_select_spec.js 31 个添加, 0 个删除...ec/frontend/approvals/components/approvers_select_spec.js
加载中
想要评论请 注册 或 登录