Skip to content
代码片段 群组 项目
未验证 提交 0094b007 编辑于 作者: Suraj Tripathi's avatar Suraj Tripathi 提交者: GitLab
浏览文件

Merge branch 'lciutacu-master-patch-5478' into 'master'

Edit note about member promotion management

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167740



Merged-by: default avatarSuraj Tripathi <stripathi@gitlab.com>
Approved-by: default avatarSuraj Tripathi <stripathi@gitlab.com>
Co-authored-by: default avatarLorena Ciutacu <lciutacu@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -74,11 +74,12 @@ When there was any error sending the email:
```
NOTE:
When the setting **Manage non-billable promotions** is enabled, new invited members with billable roles must be approved by an administrator.
When the ability to **Manage Non-Billable Promotions** is enabled, the newly invited member will be pending administrator approval if the role is billable. To enable **Manage Non-Billable Promotions**:
To enable **Manage non-billable promotions**:
1. Enable `enable_member_promotion_management` Application Setting
1. Enable `member_promotion_management` Feature Flag
1. Enable the `enable_member_promotion_management` application setting.
1. Enable the `member_promotion_management` feature flag.
Example response:
......
......@@ -627,11 +627,12 @@ Example response:
```
NOTE:
When the setting **Manage non-billable promotions** is enabled, new invited members with billable roles must be approved by an administrator.
When the ability to **Manage Non-Billable Promotions** is enabled, the newly added member will be pending administrator approval if the role is billable. To enable **Manage Non-Billable Promotions**:
To enable **Manage Non-Billable Promotions**:
1. Enable `enable_member_promotion_management` Application Setting
1. Enable `member_promotion_management` Feature Flag
1. Enable the `enable_member_promotion_management` application setting.
1. Enable the `member_promotion_management` feature flag.
Example of queueing a single user:
......@@ -718,11 +719,12 @@ Example response:
```
NOTE:
When the setting **Manage non-billable promotions** is enabled, new invited users with billable roles must be approved by an administrator.
When the ability to **Manage Non-Billable Promotions** is enabled, if the role is changed to a billable one, the request will be sent to administrator approval. To enable **Manage Non-Billable Promotions**:
To enable **Manage non-billable promotions**:
1. Enable `enable_member_promotion_management` Application Setting
1. Enable `member_promotion_management` Feature Flag
1. Enable the `enable_member_promotion_management` application setting.
1. Enable the `member_promotion_management` feature flag.
Example response:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册