Welcome to mirror list, hosted at ThFree Co, Russian Federation.

multiple_assignees_for_issues.md « issues « project « user « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 59555e1f67510efc066061f2b121c2524643823a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
stage: Plan
group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---

# Multiple assignees for issues **(PREMIUM)**

> Moved from Starter to Premium in GitLab 13.9.

In large teams with shared ownership, it can be difficult
to track who is working on an issue, who's already done, or who hasn't started yet.

You can add multiple [assignees](managing_issues.md#assignee) to an issue, making it easier to
track, and making clearer who is accountable for it.

Multiple assignees for issues makes collaboration smoother,
and allows shared responsibilities to be clearly displayed.
All assignees are shown across your team's workflows and receive notifications (as they
would as single assignees), simplifying communication and ownership.

After an assignee completes their work, they remove themselves as an assignee, making
it clear that their task is complete.

![multiple assignees for issues](img/multiple_assignees_for_issues.png)