diff --git a/data/deprecations/15-9-deprecate-legacy-requirements-iid.yml b/data/deprecations/15-9-deprecate-legacy-requirements-iid.yml index 05ae0feaa47f166aa8f258289702cdfb314bbbcf..eb1bdad8bbee6ea8210e292cbf01255f87a4ef17 100644 --- a/data/deprecations/15-9-deprecate-legacy-requirements-iid.yml +++ b/data/deprecations/15-9-deprecate-legacy-requirements-iid.yml @@ -1,10 +1,10 @@ - title: 'The GitLab legacy requirement IID is deprecated in favor of work item IID' announcement_milestone: '15.9' - removal_milestone: '17.0' + removal_milestone: '18.0' breaking_change: true reporter: mmacfarlane body: | - We will be transitioning to a new IID as a result of moving requirements to a [work item type](https://docs.gitlab.com/ee/development/work_items.html#work-items-and-work-item-types). Users should begin using the new IID as support for the legacy IID and existing formatting will end in GitLab 17.0. The legacy requirement IID remains available until its removal in GitLab 17.0. + We will be transitioning to a new IID as a result of moving requirements to a [work item type](https://docs.gitlab.com/ee/development/work_items.html#work-items-and-work-item-types). Users should begin using the new IID as support for the legacy IID and existing formatting will end in GitLab 18.0. The legacy requirement IID remains available until its removal in GitLab 18.0. stage: plan issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/390263 diff --git a/doc/update/deprecations.md b/doc/update/deprecations.md index 77be4e3d1b82ac45bbea311ab1f9fdef5734cf0b..7169733609c85b1a42b340145764890c7219dd2d 100644 --- a/doc/update/deprecations.md +++ b/doc/update/deprecations.md @@ -421,6 +421,20 @@ From GitLab 18.0 and later, the runner registration methods implemented by the n <div class="deprecation breaking-change" data-milestone="18.0"> +### The GitLab legacy requirement IID is deprecated in favor of work item IID + +<div class="deprecation-notes"> +- Announced in GitLab <span class="milestone">15.9</span> +- Removal in GitLab <span class="milestone">18.0</span> ([breaking change](https://docs.gitlab.com/ee/update/terminology.html#breaking-change)) +- To discuss this change or learn more, see the [deprecation issue](https://gitlab.com/gitlab-org/gitlab/-/issues/390263). +</div> + +We will be transitioning to a new IID as a result of moving requirements to a [work item type](https://docs.gitlab.com/ee/development/work_items.html#work-items-and-work-item-types). Users should begin using the new IID as support for the legacy IID and existing formatting will end in GitLab 18.0. The legacy requirement IID remains available until its removal in GitLab 18.0. + +</div> + +<div class="deprecation breaking-change" data-milestone="18.0"> + ### The `Project.services` GraphQL field is deprecated <div class="deprecation-notes"> @@ -1932,20 +1946,6 @@ Instead, GitHub repositories can be imported by using the [API](https://docs.git <div class="deprecation breaking-change" data-milestone="17.0"> -### The GitLab legacy requirement IID is deprecated in favor of work item IID - -<div class="deprecation-notes"> -- Announced in GitLab <span class="milestone">15.9</span> -- Removal in GitLab <span class="milestone">17.0</span> ([breaking change](https://docs.gitlab.com/ee/update/terminology.html#breaking-change)) -- To discuss this change or learn more, see the [deprecation issue](https://gitlab.com/gitlab-org/gitlab/-/issues/390263). -</div> - -We will be transitioning to a new IID as a result of moving requirements to a [work item type](https://docs.gitlab.com/ee/development/work_items.html#work-items-and-work-item-types). Users should begin using the new IID as support for the legacy IID and existing formatting will end in GitLab 17.0. The legacy requirement IID remains available until its removal in GitLab 17.0. - -</div> - -<div class="deprecation breaking-change" data-milestone="17.0"> - ### The Visual Reviews tool is deprecated <div class="deprecation-notes">