Commit 339999d5 authored by Craig Norris's avatar Craig Norris

Merge branch 'msj-plan-starter' into 'master'

Fix Starter/Bronze references in Plan docs

See merge request gitlab-org/gitlab!52610
parents db52afb7 d5aae486
...@@ -4,9 +4,10 @@ group: Project Management ...@@ -4,9 +4,10 @@ group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Group iterations API **(STARTER)** # Group iterations API **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/118742) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.5. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/118742) in GitLab 13.5.
> - Moved to GitLab Premium in 13.9.
This page describes the group iterations API. This page describes the group iterations API.
There's a separate [project iterations API](iterations.md) page. There's a separate [project iterations API](iterations.md) page.
......
...@@ -159,9 +159,10 @@ Parameters: ...@@ -159,9 +159,10 @@ Parameters:
| `id` | integer/string | yes | The ID or [URL-encoded path of the group](README.md#namespaced-path-encoding) owned by the authenticated user | | `id` | integer/string | yes | The ID or [URL-encoded path of the group](README.md#namespaced-path-encoding) owned by the authenticated user |
| `milestone_id` | integer | yes | The ID of a group milestone | | `milestone_id` | integer | yes | The ID of a group milestone |
## Get all burndown chart events for a single milestone **(STARTER)** ## Get all burndown chart events for a single milestone **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/4737) in GitLab 12.1 > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/4737) in GitLab 12.1
> - Moved to GitLab Premium in 13.9.
Get all burndown chart events for a single milestone. Get all burndown chart events for a single milestone.
......
...@@ -670,7 +670,7 @@ Example response: ...@@ -670,7 +670,7 @@ Example response:
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) also see
the `shared_runners_minutes_limit` and `extra_shared_runners_minutes_limit` parameters: the `shared_runners_minutes_limit` and `extra_shared_runners_minutes_limit` parameters:
Additional response parameters: Additional response parameters:
...@@ -685,7 +685,7 @@ Additional response parameters: ...@@ -685,7 +685,7 @@ Additional response parameters:
} }
``` ```
Users on GitLab [Premium or higher](https://about.gitlab.com/pricing/) also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) also see
the `marked_for_deletion_on` attribute: the `marked_for_deletion_on` attribute:
```json ```json
......
...@@ -169,7 +169,7 @@ Example response: ...@@ -169,7 +169,7 @@ Example response:
] ]
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -183,7 +183,7 @@ the `weight` parameter: ...@@ -183,7 +183,7 @@ the `weight` parameter:
] ]
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see
the `health_status` parameter: the `health_status` parameter:
```json ```json
...@@ -347,7 +347,7 @@ Example response: ...@@ -347,7 +347,7 @@ Example response:
] ]
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -361,7 +361,7 @@ the `weight` parameter: ...@@ -361,7 +361,7 @@ the `weight` parameter:
] ]
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see
the `health_status` parameter: the `health_status` parameter:
```json ```json
...@@ -530,7 +530,7 @@ Example response: ...@@ -530,7 +530,7 @@ Example response:
] ]
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -544,7 +544,7 @@ the `weight` parameter: ...@@ -544,7 +544,7 @@ the `weight` parameter:
] ]
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see
the `health_status` parameter: the `health_status` parameter:
```json ```json
...@@ -684,7 +684,7 @@ Example response: ...@@ -684,7 +684,7 @@ Example response:
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -696,7 +696,7 @@ the `weight` parameter: ...@@ -696,7 +696,7 @@ the `weight` parameter:
} }
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see
the `epic` property: the `epic` property:
```javascript ```javascript
...@@ -833,7 +833,7 @@ Example response: ...@@ -833,7 +833,7 @@ Example response:
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -845,7 +845,7 @@ the `weight` parameter: ...@@ -845,7 +845,7 @@ the `weight` parameter:
} }
``` ```
Users on GitLab [Premium](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium](https://about.gitlab.com/pricing/) can also see
the `epic` property: the `epic` property:
```javascript ```javascript
...@@ -864,7 +864,7 @@ the `epic` property: ...@@ -864,7 +864,7 @@ the `epic` property:
} }
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see the `health_status` Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see the `health_status`
property: property:
```json ```json
...@@ -980,7 +980,7 @@ Example response: ...@@ -980,7 +980,7 @@ Example response:
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -992,7 +992,7 @@ the `weight` parameter: ...@@ -992,7 +992,7 @@ the `weight` parameter:
} }
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see
the `health_status` parameter: the `health_status` parameter:
```json ```json
...@@ -1133,7 +1133,7 @@ Example response: ...@@ -1133,7 +1133,7 @@ Example response:
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -1145,7 +1145,7 @@ the `weight` parameter: ...@@ -1145,7 +1145,7 @@ the `weight` parameter:
} }
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see
the `health_status` parameter: the `health_status` parameter:
```json ```json
...@@ -1298,7 +1298,7 @@ Example response: ...@@ -1298,7 +1298,7 @@ Example response:
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
...@@ -1310,7 +1310,7 @@ the `weight` parameter: ...@@ -1310,7 +1310,7 @@ the `weight` parameter:
} }
``` ```
Users on GitLab [Ultimate](https://about.gitlab.com/pricing/) can also see Users of [GitLab Ultimate](https://about.gitlab.com/pricing/) can also see
the `health_status` parameter: the `health_status` parameter:
```json ```json
...@@ -1421,7 +1421,7 @@ Example response: ...@@ -1421,7 +1421,7 @@ Example response:
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) can also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) can also see
the `weight` parameter: the `weight` parameter:
```json ```json
......
...@@ -4,9 +4,10 @@ group: Project Management ...@@ -4,9 +4,10 @@ group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Project iterations API **(STARTER)** # Project iterations API **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/118742) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.5. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/118742) in GitLab 13.5.
> - Moved to GitLab Premium in 13.9.
This page describes the project iterations API. This page describes the project iterations API.
There's a separate [group iterations API](group_iterations.md) page. There's a separate [group iterations API](group_iterations.md) page.
......
...@@ -1183,7 +1183,7 @@ POST /projects/:id/merge_requests ...@@ -1183,7 +1183,7 @@ POST /projects/:id/merge_requests
} }
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) also see Users of [GitLab Premium or higher](https://about.gitlab.com/pricing/) also see
the `approvals_before_merge` parameter: the `approvals_before_merge` parameter:
```json ```json
......
...@@ -159,9 +159,10 @@ Parameters: ...@@ -159,9 +159,10 @@ Parameters:
- `id` (required) - The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) owned by the authenticated user - `id` (required) - The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) owned by the authenticated user
- `milestone_id` (required) - The ID of a project milestone - `milestone_id` (required) - The ID of a project milestone
## Get all burndown chart events for a single milestone **(STARTER)** ## Get all burndown chart events for a single milestone **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/4737) in GitLab 12.1 > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/4737) in GitLab 12.1
> - Moved to GitLab Premium in 13.9.
Gets all burndown chart events for a single milestone. Gets all burndown chart events for a single milestone.
......
This diff is collapsed.
...@@ -4,10 +4,11 @@ group: Project Management ...@@ -4,10 +4,11 @@ group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Resource iteration events API **(STARTER)** # Resource iteration events API **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/229463) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.4. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/229463) in GitLab 13.4.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/229463) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.5. > - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/229463) in GitLab 13.5.
> - Moved to GitLab Premium in 13.9.
Resource iteration events keep track of what happens to GitLab [issues](../user/project/issues/). Resource iteration events keep track of what happens to GitLab [issues](../user/project/issues/).
......
--- ---
stage: none stage: Manage
group: unassigned group: Access
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
...@@ -171,7 +171,7 @@ GET /users ...@@ -171,7 +171,7 @@ GET /users
] ]
``` ```
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) also see the `shared_runners_minutes_limit`, `extra_shared_runners_minutes_limit`, and `using_license_seat` parameters. Users on GitLab [Premium or higher](https://about.gitlab.com/pricing/) also see the `shared_runners_minutes_limit`, `extra_shared_runners_minutes_limit`, and `using_license_seat` parameters.
```json ```json
[ [
...@@ -340,7 +340,7 @@ Example Responses: ...@@ -340,7 +340,7 @@ Example Responses:
NOTE: NOTE:
The `plan` and `trial` parameters are only available on GitLab Enterprise Edition. The `plan` and `trial` parameters are only available on GitLab Enterprise Edition.
Users on GitLab [Starter, Bronze, or higher](https://about.gitlab.com/pricing/) also see Users on GitLab [Premium or higher](https://about.gitlab.com/pricing/) also see
the `shared_runners_minutes_limit`, and `extra_shared_runners_minutes_limit` parameters. the `shared_runners_minutes_limit`, and `extra_shared_runners_minutes_limit` parameters.
```json ```json
......
...@@ -5,15 +5,16 @@ group: Project Management ...@@ -5,15 +5,16 @@ group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Iterations **(STARTER)** # Iterations **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/214713) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.1. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/214713) in GitLab 13.1.
> - It was deployed behind a feature flag, disabled by default. > - It was deployed behind a feature flag, disabled by default.
> - [Became enabled by default](https://gitlab.com/gitlab-org/gitlab/-/issues/221047) on GitLab 13.2. > - [Became enabled by default](https://gitlab.com/gitlab-org/gitlab/-/issues/221047) on GitLab 13.2.
> - It's enabled on GitLab.com. > - It's enabled on GitLab.com.
> - It's able to be enabled or disabled per-group. > - It's able to be enabled or disabled per-group.
> - It's recommended for production use. > - It's recommended for production use.
> - For GitLab self-managed instances, GitLab administrators can opt to [disable it](#disable-iterations). **(STARTER ONLY)** > - For GitLab self-managed instances, GitLab administrators can opt to [disable it](#disable-iterations). **(PREMIUM ONLY)**
> - Moved to GitLab Premium in 13.9.
Iterations are a way to track issues over a period of time. This allows teams Iterations are a way to track issues over a period of time. This allows teams
to track velocity and volatility metrics. Iterations can be used with [milestones](../../project/milestones/index.md) to track velocity and volatility metrics. Iterations can be used with [milestones](../../project/milestones/index.md)
...@@ -50,7 +51,7 @@ To create an iteration: ...@@ -50,7 +51,7 @@ To create an iteration:
## Edit an iteration ## Edit an iteration
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218277) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.2. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218277) in GitLab 13.2.
NOTE: NOTE:
You need Developer [permissions](../../permissions.md) or higher to edit an iteration. You need Developer [permissions](../../permissions.md) or higher to edit an iteration.
...@@ -59,14 +60,14 @@ To edit an iteration, click the three-dot menu (**{ellipsis_v}**) > **Edit itera ...@@ -59,14 +60,14 @@ To edit an iteration, click the three-dot menu (**{ellipsis_v}**) > **Edit itera
## Add an issue to an iteration ## Add an issue to an iteration
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216158) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.2. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216158) in GitLab 13.2.
To learn how to add an issue to an iteration, see the steps in To learn how to add an issue to an iteration, see the steps in
[Managing issues](../../project/issues/managing_issues.md#add-an-issue-to-an-iteration). [Managing issues](../../project/issues/managing_issues.md#add-an-issue-to-an-iteration).
## View an iteration report ## View an iteration report
> Viewing iteration reports in projects [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/222763) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.5. > Viewing iteration reports in projects [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/222763) in GitLab 13.5.
You can track the progress of an iteration by reviewing iteration reports. You can track the progress of an iteration by reviewing iteration reports.
An iteration report displays a list of all the issues assigned to an iteration and their status. An iteration report displays a list of all the issues assigned to an iteration and their status.
...@@ -79,8 +80,8 @@ To view an iteration report, go to the iterations list page and click an iterati ...@@ -79,8 +80,8 @@ To view an iteration report, go to the iterations list page and click an iterati
### Iteration burndown and burnup charts ### Iteration burndown and burnup charts
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/222750) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.5. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/222750) in GitLab 13.5.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/269972) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.7. > - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/269972) in GitLab 13.7.
The iteration report includes [burndown and burnup charts](../../project/milestones/burndown_and_burnup_charts.md), The iteration report includes [burndown and burnup charts](../../project/milestones/burndown_and_burnup_charts.md),
similar to how they appear when viewing a [milestone](../../project/milestones/index.md). similar to how they appear when viewing a [milestone](../../project/milestones/index.md).
...@@ -104,7 +105,7 @@ To group issues by label: ...@@ -104,7 +105,7 @@ To group issues by label:
You can also search for labels by typing in the search input. You can also search for labels by typing in the search input.
1. Click or tap outside of the label dropdown. The page is now grouped by the selected labels. 1. Click or tap outside of the label dropdown. The page is now grouped by the selected labels.
## Disable iterations **(STARTER ONLY)** ## Disable iterations **(PREMIUM SELF)**
GitLab Iterations feature is deployed with a feature flag that is **enabled by default**. GitLab Iterations feature is deployed with a feature flag that is **enabled by default**.
[GitLab administrators with access to the GitLab Rails console](../../../administration/feature_flags.md) [GitLab administrators with access to the GitLab Rails console](../../../administration/feature_flags.md)
......
...@@ -6,8 +6,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,8 +6,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Description templates # Description templates
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/4981) in GitLab 8.11.
We all know that a properly submitted issue is more likely to be addressed in We all know that a properly submitted issue is more likely to be addressed in
a timely manner by the developers of a project. a timely manner by the developers of a project.
...@@ -87,10 +85,9 @@ For example: `https://gitlab.com/gitlab-org/gitlab/-/issues/new?issuable_templat ...@@ -87,10 +85,9 @@ For example: `https://gitlab.com/gitlab-org/gitlab/-/issues/new?issuable_templat
![Description templates](img/description_templates.png) ![Description templates](img/description_templates.png)
## Setting a default template for merge requests and issues **(STARTER)** ## Setting a default template for merge requests and issues **(PREMIUM)**
> - Templates for merge requests [introduced](https://gitlab.com/gitlab-org/gitlab/commit/7478ece8b48e80782b5465b96c79f85cc91d391b) in GitLab 6.9. > - Moved to GitLab Premium in 13.9.
> - Templates for issues [introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28) in GitLab 8.1.
The visibility of issues or merge requests should be set to either "Everyone The visibility of issues or merge requests should be set to either "Everyone
with access" or "Only Project Members" in your project's **Settings / Visibility, project features, permissions** section, otherwise the with access" or "Only Project Members" in your project's **Settings / Visibility, project features, permissions** section, otherwise the
......
...@@ -6,8 +6,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,8 +6,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Issue Boards **(FREE)** # Issue Boards **(FREE)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/5554) in [GitLab 8.11](https://about.gitlab.com/releases/2016/08/22/gitlab-8-11-released/#issue-board).
The GitLab Issue Board is a software project management tool used to plan, The GitLab Issue Board is a software project management tool used to plan,
organize, and visualize a workflow for a feature or product release. organize, and visualize a workflow for a feature or product release.
It can be used as a [Kanban](https://en.wikipedia.org/wiki/Kanban_(development)) or a It can be used as a [Kanban](https://en.wikipedia.org/wiki/Kanban_(development)) or a
...@@ -52,9 +50,8 @@ the Issue Board feature. ...@@ -52,9 +50,8 @@ the Issue Board feature.
## Multiple issue boards ## Multiple issue boards
> - [Introduced](https://about.gitlab.com/releases/2016/10/22/gitlab-8-13-released/) in GitLab 8.13. > - Multiple issue boards per project [moved](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53811) to GitLab Free in 12.1.
> - Multiple issue boards per project [moved](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53811) to [GitLab Free](https://about.gitlab.com/pricing/) in GitLab 12.1. > - Multiple issue boards per group are available in GitLab Premium.
> - Multiple issue boards per group are available in [GitLab Premium](https://about.gitlab.com/pricing/).
Multiple issue boards allow for more than one issue board for a given project **(FREE)** or group **(PREMIUM)**. Multiple issue boards allow for more than one issue board for a given project **(FREE)** or group **(PREMIUM)**.
This is great for large projects with more than one team or when a repository hosts the code of multiple products. This is great for large projects with more than one team or when a repository hosts the code of multiple products.
...@@ -230,10 +227,10 @@ and vice versa. ...@@ -230,10 +227,10 @@ and vice versa.
GitLab issue boards are available on the GitLab Free tier, but some GitLab issue boards are available on the GitLab Free tier, but some
advanced functionality is present in [higher tiers only](https://about.gitlab.com/pricing/). advanced functionality is present in [higher tiers only](https://about.gitlab.com/pricing/).
### Configurable issue boards **(STARTER)** ### Configurable issue boards **(PREMIUM)**
> - [Introduced](https://about.gitlab.com/releases/2017/11/22/gitlab-10-2-released/#issue-boards-configuration) in GitLab 10.2.
> - Setting current iteration as scope [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/196804) in GitLab 13.8. > - Setting current iteration as scope [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/196804) in GitLab 13.8.
> - Moved to GitLab Premium in 13.9.
An issue board can be associated with a [milestone](milestones/index.md#milestones), An issue board can be associated with a [milestone](milestones/index.md#milestones),
[labels](labels.md), assignee, weight, and current [iteration](../group/iterations/index.md), [labels](labels.md), assignee, weight, and current [iteration](../group/iterations/index.md),
...@@ -256,14 +253,15 @@ the Configurable Issue Board feature. ...@@ -256,14 +253,15 @@ the Configurable Issue Board feature.
### Focus mode ### Focus mode
> - [Introduced]((https://about.gitlab.com/releases/2017/04/22/gitlab-9-1-released/#issue-boards-focus-mode-ees-eep)) in [GitLab Starter](https://about.gitlab.com/pricing/) 9.1. > - [Moved](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28597) to GitLab Free SaaS in 12.10.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28597) to the Free tier of GitLab SaaS in 12.10.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/212331) to GitLab Free self-managed in 13.0. > - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/212331) to GitLab Free self-managed in 13.0.
To enable or disable focus mode, select the **Toggle focus mode** button (**{maximize}**) at the top To enable or disable focus mode, select the **Toggle focus mode** button (**{maximize}**) at the top
right. In focus mode, the navigation UI is hidden, allowing you to focus on issues in the board. right. In focus mode, the navigation UI is hidden, allowing you to focus on issues in the board.
### Sum of issue weights **(STARTER)** ### Sum of issue weights **(PREMIUM)**
> Moved to GitLab Premium in 13.9.
The top of each list indicates the sum of issue weights for the issues that The top of each list indicates the sum of issue weights for the issues that
belong to that list. This is useful when using boards for capacity allocation, belong to that list. This is useful when using boards for capacity allocation,
...@@ -273,9 +271,6 @@ especially in combination with [assignee lists](#assignee-lists). ...@@ -273,9 +271,6 @@ especially in combination with [assignee lists](#assignee-lists).
### Group issue boards **(PREMIUM)** ### Group issue boards **(PREMIUM)**
> - One group issue board per group introduced in GitLab 10.6.
> - Multiple group issue boards [introduced](https://about.gitlab.com/releases/2017/09/22/gitlab-10-0-released/#group-issue-boards) in [GitLab Premium](https://about.gitlab.com/pricing/) 10.0.
Accessible at the group navigation level, a group issue board offers the same features as a project-level board. Accessible at the group navigation level, a group issue board offers the same features as a project-level board.
It can display issues from all projects in that It can display issues from all projects in that
group and its descendant subgroups. Similarly, you can only filter by group labels for these group and its descendant subgroups. Similarly, you can only filter by group labels for these
...@@ -359,9 +354,10 @@ You can also [drag issues](#drag-issues-between-lists) to change their position ...@@ -359,9 +354,10 @@ You can also [drag issues](#drag-issues-between-lists) to change their position
![Drag issues between swimlanes](img/epics_swimlanes_drag_and_drop.png) ![Drag issues between swimlanes](img/epics_swimlanes_drag_and_drop.png)
## Work In Progress limits **(STARTER)** ## Work In Progress limits **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/11403) in GitLab 12.7 > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/11403) in GitLab 12.7
> - Moved to GitLab Premium in 13.9.
You can set a Work In Progress (WIP) limit for each issue list on an issue board. When a limit is You can set a Work In Progress (WIP) limit for each issue list on an issue board. When a limit is
set, the list's header shows the number of issues in the list and the soft limit of issues. set, the list's header shows the number of issues in the list and the soft limit of issues.
...@@ -546,8 +542,8 @@ to another list, the label changes and a system note is recorded. ...@@ -546,8 +542,8 @@ to another list, the label changes and a system note is recorded.
When dragging issues between lists, different behavior occurs depending on the source list and the target list. When dragging issues between lists, different behavior occurs depending on the source list and the target list.
| | To Open | To Closed | To label `B` list | To assignee `Bob` list | | | To Open | To Closed | To label `B` list | To assignee `Bob` list |
|----------------------------|--------------------|--------------|------------------------------|---------------------------------------| | ------------------------------ | ------------------ | ------------ | ---------------------------- | ------------------------------------- |
| **From Open** | - | Issue closed | `B` added | `Bob` assigned | | **From Open** | - | Issue closed | `B` added | `Bob` assigned |
| **From Closed** | Issue reopened | - | Issue reopened<br/>`B` added | Issue reopened<br/>`Bob` assigned | | **From Closed** | Issue reopened | - | Issue reopened<br/>`B` added | Issue reopened<br/>`Bob` assigned |
| **From label `A` list** | `A` removed | Issue closed | `A` removed<br/>`B` added | `Bob` assigned | | **From label `A` list** | `A` removed | Issue closed | `A` removed<br/>`B` added | `Bob` assigned |
......
...@@ -23,13 +23,13 @@ The numbers in the image correspond to the following features: ...@@ -23,13 +23,13 @@ The numbers in the image correspond to the following features:
- **1.** [Issue actions](#issue-actions) - **1.** [Issue actions](#issue-actions)
- **2.** [To Do](#to-do) - **2.** [To Do](#to-do)
- **3.** [Assignee](#assignee) - **3.** [Assignee](#assignee)
- **3.1.** [Multiple Assignees **(STARTER)**](#multiple-assignees) - **3.1.** [Multiple Assignees](#multiple-assignees)
- **4.** [Epic **(PREMIUM)**](#epic) - **4.** [Epic](#epic)
- **5.** [Milestone](#milestone) - **5.** [Milestone](#milestone)
- **6.** [Time tracking](#time-tracking) - **6.** [Time tracking](#time-tracking)
- **7.** [Due date](#due-date) - **7.** [Due date](#due-date)
- **8.** [Labels](#labels) - **8.** [Labels](#labels)
- **9.** [Weight **(STARTER)**](#weight) - **9.** [Weight](#weight)
- **10.** [Confidentiality](#confidentiality) - **10.** [Confidentiality](#confidentiality)
- **11.** [Lock issue](#lock-issue) - **11.** [Lock issue](#lock-issue)
- **12.** [Participants](#participants) - **12.** [Participants](#participants)
...@@ -86,7 +86,7 @@ An issue can be assigned to: ...@@ -86,7 +86,7 @@ An issue can be assigned to:
- Yourself. - Yourself.
- Another person. - Another person.
- [Many people](#multiple-assignees). **(STARTER)** - [Many people](#multiple-assignees). **(PREMIUM)**
The assignees can be changed as often as needed. The idea is that the assignees are The assignees can be changed as often as needed. The idea is that the assignees are
responsible for that issue until it's reassigned to someone else to take it from there. responsible for that issue until it's reassigned to someone else to take it from there.
...@@ -96,7 +96,7 @@ NOTE: ...@@ -96,7 +96,7 @@ NOTE:
If a user is not member of that project, it can only be If a user is not member of that project, it can only be
assigned to them if they created the issue themselves. assigned to them if they created the issue themselves.
#### Multiple Assignees **(STARTER)** #### Multiple Assignees **(PREMIUM)**
Often, multiple people work on the same issue together. This can be difficult Often, multiple people work on the same issue together. This can be difficult
to track in large teams where there is shared ownership of an issue. to track in large teams where there is shared ownership of an issue.
...@@ -138,7 +138,7 @@ available to all projects in the group. ...@@ -138,7 +138,7 @@ available to all projects in the group.
If a label doesn't exist yet, you can create one by clicking **Edit** If a label doesn't exist yet, you can create one by clicking **Edit**
followed by **Create new label** in the dropdown menu. followed by **Create new label** in the dropdown menu.
### Weight **(STARTER)** ### Weight **(PREMIUM)**
[Assign a weight](issue_weight.md) to an issue. [Assign a weight](issue_weight.md) to an issue.
Larger values are used to indicate more effort is required to complete the issue. Only Larger values are used to indicate more effort is required to complete the issue. Only
...@@ -194,7 +194,8 @@ The plain text title and description of the issue fill the top center of the iss ...@@ -194,7 +194,8 @@ The plain text title and description of the issue fill the top center of the iss
The description fully supports [GitLab Flavored Markdown](../../markdown.md#gitlab-flavored-markdown-gfm), The description fully supports [GitLab Flavored Markdown](../../markdown.md#gitlab-flavored-markdown-gfm),
allowing many formatting options. allowing many formatting options.
> [In GitLab 12.6](https://gitlab.com/gitlab-org/gitlab/-/issues/10103) and later, changes to an issue's description are listed in the [issue history](#issue-history). **(STARTER)** [In GitLab 12.6](https://gitlab.com/gitlab-org/gitlab/-/issues/10103) and later, changes to an
issue's description are listed in the [issue history](#issue-history). **(PREMIUM)**
### Mentions ### Mentions
......
...@@ -5,15 +5,15 @@ group: Project Management ...@@ -5,15 +5,15 @@ group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Issue weight **(STARTER)** # Issue weight **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76) in [GitLab Starter](https://about.gitlab.com/pricing/) 8.3. > - Moved to GitLab Premium in 13.9.
When you have a lot of issues, it can be hard to get an overview. When you have a lot of issues, it can be hard to get an overview.
By adding a weight to each issue, you can get a better idea of how much time, By adding a weight to each issue, you can get a better idea of how much time,
value or complexity a given issue has or costs. value or complexity a given issue has or costs.
You can set the weight of an issue during its creation, by simply changing the You can set the weight of an issue during its creation, by changing the
value in the dropdown menu. You can set it to a non-negative integer value in the dropdown menu. You can set it to a non-negative integer
value from 0, 1, 2, and so on. (The database stores a 4-byte value, so the value from 0, 1, 2, and so on. (The database stores a 4-byte value, so the
upper bound is essentially limitless). upper bound is essentially limitless).
......
...@@ -287,9 +287,9 @@ editing it and clicking on the delete button. ...@@ -287,9 +287,9 @@ editing it and clicking on the delete button.
## Promote an issue to an epic **(PREMIUM)** ## Promote an issue to an epic **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/3777) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.6. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/3777) in GitLab Ultimate 11.6.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/37081) to [GitLab Premium](https://about.gitlab.com/pricing/) in 12.8. > - Moved to GitLab Premium in 12.8.
> - Promoting issues to epics via the UI [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/233974) in [GitLab Premium](https://about.gitlab.com/pricing/) 13.6. > - Promoting issues to epics via the UI [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/233974) in GitLab Premium 13.6.
You can promote an issue to an epic in the immediate parent group. You can promote an issue to an epic in the immediate parent group.
...@@ -302,9 +302,10 @@ Alternatively, you can use the `/promote` [quick action](../quick_actions.md#qui ...@@ -302,9 +302,10 @@ Alternatively, you can use the `/promote` [quick action](../quick_actions.md#qui
Read more about promoting an issue to an epic on the [Manage epics page](../../group/epics/manage_epics.md#promote-an-issue-to-an-epic). Read more about promoting an issue to an epic on the [Manage epics page](../../group/epics/manage_epics.md#promote-an-issue-to-an-epic).
## Add an issue to an iteration **(STARTER)** ## Add an issue to an iteration **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216158) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.2. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216158) in GitLab 13.2.
> - Moved to GitLab Premium in 13.9.
To add an issue to an [iteration](../../group/iterations/index.md): To add an issue to an [iteration](../../group/iterations/index.md):
......
...@@ -4,9 +4,9 @@ group: Project Management ...@@ -4,9 +4,9 @@ group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Multiple Assignees for Issues **(STARTER)** # Multiple Assignees for Issues **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/1904) in [GitLab Starter 9.2](https://about.gitlab.com/releases/2017/05/22/gitlab-9-2-released/#multiple-assignees-for-issues). > - Moved to GitLab Premium in 13.9.
In large teams, where there is shared ownership of an issue, it can be difficult In large teams, where there is shared ownership of an issue, it can be difficult
to track who is working on it, who already completed their contributions, who to track who is working on it, who already completed their contributions, who
...@@ -40,4 +40,4 @@ to assign the issue to. ...@@ -40,4 +40,4 @@ to assign the issue to.
![adding multiple assignees](img/multiple_assignees.gif) ![adding multiple assignees](img/multiple_assignees.gif)
An assignee can be easily removed by deselecting them from the same dropdown menu. To remove an assignee, deselect them from the same dropdown menu.
...@@ -5,18 +5,17 @@ group: Project Management ...@@ -5,18 +5,17 @@ group: Project Management
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
--- ---
# Burndown and burnup charts **(STARTER)** # Burndown and burnup charts **(PREMIUM)**
[Burndown](#burndown-charts) and [burnup](#burnup-charts) charts show the progress of completing a milestone. [Burndown](#burndown-charts) and [burnup](#burnup-charts) charts show the progress of completing a milestone.
![burndown and burnup chart](img/burndown_and_burnup_charts_v13_6.png) ![burndown and burnup chart](img/burndown_and_burnup_charts_v13_6.png)
## Burndown charts ## Burndown charts **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/1540) in [GitLab Starter](https://about.gitlab.com/pricing/) 9.1 for project milestones. > - [Added](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/6495) to GitLab 11.2 for group milestones.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/5354) in [GitLab Premium](https://about.gitlab.com/pricing/) 10.8 for group milestones. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6903) [fixed burndown charts](#fixed-burndown-charts) in GitLab 13.6.
> - [Added](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/6495) to [GitLab Starter](https://about.gitlab.com/pricing/) 11.2 for group milestones. > - Moved to GitLab Premium in 13.9.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6903) [fixed burndown charts](#fixed-burndown-charts) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.6.
Burndown charts show the number of issues over the course of a milestone. Burndown charts show the number of issues over the course of a milestone.
...@@ -101,10 +100,11 @@ Therefore, when the milestone start date is changed, the number of opened issues ...@@ -101,10 +100,11 @@ Therefore, when the milestone start date is changed, the number of opened issues
change. change.
Reopened issues are considered as having been opened on the day after they were last closed. Reopened issues are considered as having been opened on the day after they were last closed.
## Burnup charts ## Burnup charts **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6903) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.6. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6903) in GitLab 13.6.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/268350) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.7. > - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/268350) in GitLab 13.7.
> - Moved to GitLab Premium in 13.9.
Burnup charts show the assigned and completed work for a milestone. Burnup charts show the assigned and completed work for a milestone.
......
...@@ -123,10 +123,16 @@ From the project and group issue/merge request list pages, you can [filter](../. ...@@ -123,10 +123,16 @@ From the project and group issue/merge request list pages, you can [filter](../.
### Filtering in issue boards ### Filtering in issue boards
- From [project issue boards](../issue_board.md), you can filter by both group milestones and project milestones in the [search and filter bar](../../search/index.md#issue-boards). From [project issue boards](../issue_board.md), you can filter by both group milestones and project
- From [group issue boards](../issue_board.md#group-issue-boards), you can filter by only group milestones in the [search and filter bar](../../search/index.md#issue-boards). **(PREMIUM)** milestones in:
- From [project issue boards](../issue_board.md), you can filter by both group milestones and project milestones in the [issue board configuration](../issue_board.md#configurable-issue-boards). **(STARTER)**
- From [group issue boards](../issue_board.md#group-issue-boards) you can filter by only group milestones in the [issue board configuration](../issue_board.md#configurable-issue-boards). **(STARTER)** - [Search and filter bar](../../search/index.md#issue-boards)
- [Issue board configuration](../issue_board.md#configurable-issue-boards)
From [group issue boards](../issue_board.md#group-issue-boards), you can filter by only group milestones in:
- [Search and filter bar](../../search/index.md#issue-boards)
- [Issue board configuration](../issue_board.md#configurable-issue-boards)
### Special milestone filters ### Special milestone filters
...@@ -155,15 +161,17 @@ There are also tabs below these that show the following: ...@@ -155,15 +161,17 @@ There are also tabs below these that show the following:
- **Participants**: Shows all assignees of issues assigned to the milestone. - **Participants**: Shows all assignees of issues assigned to the milestone.
- **Labels**: Shows all labels that are used in issues assigned to the milestone. - **Labels**: Shows all labels that are used in issues assigned to the milestone.
### Project Burndown Charts **(STARTER)** ### Project Burndown Charts
For project milestones in [GitLab Starter](https://about.gitlab.com/pricing/), a [burndown chart](burndown_and_burnup_charts.md) is in the milestone view, showing the progress of completing a milestone. For project milestones, a [burndown chart](burndown_and_burnup_charts.md) is in the milestone view,
showing the progress of completing a milestone.
![burndown chart](img/burndown_chart_v13_6.png) ![burndown chart](img/burndown_chart_v13_6.png)
### Group Burndown Charts **(STARTER)** ### Group Burndown Charts
For group milestones in [GitLab Starter](https://about.gitlab.com/pricing/), a [burndown chart](burndown_and_burnup_charts.md) is in the milestone view, showing the progress of completing a milestone. For group milestones, a [burndown chart](burndown_and_burnup_charts.md) is in the milestone view,
showing the progress of completing a milestone.
### Milestone sidebar ### Milestone sidebar
......
...@@ -6,9 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,9 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Service Desk **(FREE)** # Service Desk **(FREE)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/149) in [GitLab Premium](https://about.gitlab.com/pricing/) 9.1. > - Moved to GitLab Free in 13.2.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/214839) to [GitLab Starter](https://about.gitlab.com/pricing/) in 13.0.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/215364) to [GitLab Free](https://about.gitlab.com/pricing/) in 13.2.
Service Desk is a module that allows your team to connect Service Desk is a module that allows your team to connect
with any external party through email, without any external tools. with any external party through email, without any external tools.
...@@ -89,9 +87,8 @@ Service Desk is now enabled for this project! You should be able to access it fr ...@@ -89,9 +87,8 @@ Service Desk is now enabled for this project! You should be able to access it fr
### Using customized email templates ### Using customized email templates
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/2460) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.7. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/2460) in GitLab Premium 12.7.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/214839) to [GitLab Starter](https://about.gitlab.com/pricing/) in 13.0. > - Moved to GitLab Free in 13.2.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/215364) to [GitLab Free](https://about.gitlab.com/pricing/) in 13.2.
An email is sent to the author when: An email is sent to the author when:
...@@ -159,7 +156,7 @@ To edit the custom email display name: ...@@ -159,7 +156,7 @@ To edit the custom email display name:
### Using custom email address ### Using custom email address
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/2201) in [GitLab Premium](https://about.gitlab.com/pricing/) 13.0. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/2201) in GitLab Premium 13.0.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/284656) in GitLab 13.8. > - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/284656) in GitLab 13.8.
If the `service_desk_email` is configured, then you can create Service Desk If the `service_desk_email` is configured, then you can create Service Desk
......
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