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

work_item_parent_links.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4b5cd20abbac3cbb758a60f10f0dfe718666adf (plain)
1
2
3
4
5
6
7
8
9
10
---
table_name: work_item_parent_links
classes:
- WorkItem
- WorkItems::ParentLink
feature_categories:
- team_planning
description: Persists link between work item and its parent.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/87283
milestone: '15.1'