Skip to content
代码片段 群组 项目
提交 5f258c9e 编辑于 作者: Evan Read's avatar Evan Read
浏览文件

Merge branch 'russell/document-seat-usage-search' into 'master'

Document seat usage search feature

See merge request gitlab-org/gitlab!51044
No related branches found
No related tags found
无相关合并请求
...@@ -131,6 +131,22 @@ The Seat usage listing is updated live, but the usage statistics on the billing ...@@ -131,6 +131,22 @@ The Seat usage listing is updated live, but the usage statistics on the billing
only once per day. For this reason there can be a minor difference between the seat usage listing only once per day. For this reason there can be a minor difference between the seat usage listing
and the billing page. and the billing page.
### Search seat usage
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/262875) in GitLab 13.8.
To search users in the **Seat usage** page, enter a string in the search field. A minimum of 3
characters are required.
The search returns those users whose first name, last name, or username contain the search string.
For example:
| First name | Search string | Match ? |
|:-----------|:--------------|:--------|
| Amir | `ami` | Yes |
| Amir | `amr` | No |
## Renew your GitLab.com subscription ## Renew your GitLab.com subscription
To renew your subscription: To renew your subscription:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册