Skip to content
Snippets Groups Projects

Deprecate post: Global IDs in work items route

Merged Mario Celi requested to merge 393836-deprecate-work-items-gid into master
1 unresolved thread
Files
2
- title: "The work items route will no longer support using a global ID at the end of the path, and internal ID should be used instead"
- title: "Work items path with global ID at the end of the path is deprecated"
announcement_milestone: "15.10"
removal_milestone: "16.00"
removal_milestone: "16.0"
breaking_change: true
reporter: mcelicalderonG
stage: Plan
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/393836
body: | # (required) Do not modify this line, instead modify the lines below.
body: |
Usage of global IDs in work item URLs is deprecated and only internal IDs (IID) will be supported in the future.
Since the introduction of [Tasks](https://docs.gitlab.com/ee/user/tasks.html), tasks as well as OKRs and Objectives
@@ -23,5 +23,4 @@
format will be supported:
`https://gitlab.com/gitlab-org/gitlab/-/work_items/<iid>`
tiers: [Free, Silver, Gold, Core, Premium, Ultimate]
documentation_url: # (optional) This is a link to the current documentation page
tiers: [Free, Silver, Gold, Core, Premium, Ultimate]
Loading