Commit 66cb0631 authored by Amy Qualls's avatar Amy Qualls

Merge branch '268152-msj-add-issue-type-filter' into 'master'

Add missing docs update for filter issues by issue type

See merge request gitlab-org/gitlab!78887
parents d435d99f 8534640f
...@@ -496,6 +496,9 @@ The steps depend on the scope of the list: ...@@ -496,6 +496,9 @@ The steps depend on the scope of the list:
### Filter issues ### Filter issues
> - Filtering by iteration [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/118742) in GitLab 13.6.
> - Filtering by issue type [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/268152) in GitLab 14.6.
You can use the filters on top of your issue board to show only You can use the filters on top of your issue board to show only
the results you want. It's similar to the filtering used in the [issue tracker](issues/index.md). the results you want. It's similar to the filtering used in the [issue tracker](issues/index.md).
...@@ -504,11 +507,12 @@ You can filter by the following: ...@@ -504,11 +507,12 @@ You can filter by the following:
- Assignee - Assignee
- Author - Author
- Epic - Epic
- Iteration ([introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/118742) in GitLab 13.6) - Iteration
- Label - Label
- Milestone - Milestone
- My Reaction - My Reaction
- Release - Release
- Type (issue/incident)
- Weight - Weight
#### Filtering issues in a group board #### Filtering issues in a group board
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment