Skip to content
Snippets Groups Projects
Commit 7105979a authored by Fiona Neill's avatar Fiona Neill :wave:
Browse files

Merge branch 'psi-wi-lab-docs' into 'master'

Docs for adding labels to work item

See merge request !101007



Merged-by: default avatarFiona Neill <fneill@gitlab.com>
Approved-by: default avatarLorena Ciutacu <lciutacu@gitlab.com>
Co-authored-by: Simon Knox's avatarSimon Knox <simon@gitlab.com>
parents 5a00c76d 869733d1
No related branches found
No related tags found
1 merge request!101007Docs for adding labels to work item
Pipeline #667033029 passed
......@@ -118,6 +118,22 @@ To change the assignee on a task:
1. From the dropdown list, select the users to add as an assignee.
1. Select any area outside the dropdown list.
## Assign labels to a task
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339756) in GitLab 15.5 [with a flag](../administration/feature_flags.md) named `work_items_mvc_2`. Disabled by default.
FLAG:
On self-managed GitLab, by default this feature is not available. To make it available, ask an administrator to [enable the feature flag](../administration/feature_flags.md) named `work_items_mvc_2`.
On GitLab.com, this feature is not available.
This feature is not ready for production use.
To add [labels](project/labels.md) to a task:
1. In the issue description, in the **Tasks** section, select the title of the task you want to edit. The task window opens.
1. Next to **Labels**, select **Add labels**.
1. From the dropdown list, select the labels to add.
1. Select any area outside the dropdown list.
## Set a start and due date
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/365399) in GitLab 15.4 [with a flag](../administration/feature_flags.md) named `work_items_mvc_2`. Disabled by default.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment