due_dates.md 2,0 КБ
Newer Older
Achilleas Pipinellis's avatar
Achilleas Pipinellis включено в состав коммита
1
2
# Due dates

Marcel Amirault's avatar
Marcel Amirault включено в состав коммита
3
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3614) in GitLab 8.7.
Achilleas Pipinellis's avatar
Achilleas Pipinellis включено в состав коммита
4

Marcia Ramos's avatar
Marcia Ramos включено в состав коммита
5
6
Please read through the [GitLab Issue Documentation](index.md) for an overview on GitLab Issues.

Achilleas Pipinellis's avatar
Achilleas Pipinellis включено в состав коммита
7
Due dates can be used in issues to keep track of deadlines and make sure
Marcel Amirault's avatar
Marcel Amirault включено в состав коммита
8
features are shipped on time. Due dates require at least [Reporter permissions](../../permissions.md#project-members-permissions)
Achilleas Pipinellis's avatar
Achilleas Pipinellis включено в состав коммита
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
to be able to edit them. On the contrary, they can be seen by everybody.

## Setting a due date

When creating or editing an issue, you can see the due date field from where
a calendar will appear to help you choose the date you want. To remove it,
select the date text and delete it.

![Create a due date](img/due_dates_create.png)

A quicker way to set a due date is via the issue sidebar. Simply expand the
sidebar and select **Edit** to pick a due date or remove the existing one.
Changes are saved immediately.

![Edit a due date via the sidebar](img/due_dates_edit_sidebar.png)

## Making use of due dates

Marcia Ramos's avatar
Marcia Ramos включено в состав коммита
27
28
Issues that have a due date can be distinctively seen in the issue tracker
displaying a date next to them. Issues where the date is overdue will have
Achilleas Pipinellis's avatar
Achilleas Pipinellis включено в состав коммита
29
30
31
32
33
34
35
36
37
the icon and the date colored red. You can sort issues by those that are
_Due soon_ or _Due later_ from the dropdown menu in the right.

![Issues with due dates in the issues index page](img/due_dates_issues_index_page.png)

Due dates also appear in your [todos list](../../../workflow/todos.md).

![Issues with due dates in the todos](img/due_dates_todos.png)

Sean McGivern's avatar
Sean McGivern включено в состав коммита
38
The day before an open issue is due, an email will be sent to all participants
Sean McGivern's avatar
Sean McGivern включено в состав коммита
39
40
of the issue. Both the due date and the day before are calculated using the
server's timezone.
Sean McGivern's avatar
Sean McGivern включено в состав коммита
41

Imre Farkas's avatar
Imre Farkas включено в состав коммита
42
43
44
Issues with due dates can also be exported as an iCalendar feed. The URL of the
feed can be added to calendar applications. The feed is accessible by clicking
on the _Subscribe to calendar_ button on the following pages:
Evan Read's avatar
Evan Read включено в состав коммита
45

Imre Farkas's avatar
Imre Farkas включено в состав коммита
46
47
48
49
- on the **Assigned Issues** page that is linked on the right-hand side of the
  GitLab header
- on the **Project Issues** page
- on the **Group Issues** page