From 84d1bd786125c1c14a3ba5f63e38a4cc736a9027 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 16 Jan 2024 10:42:19 +0000 Subject: Add latest changes from gitlab-org/gitlab@16-8-stable-ee --- db/docs/work_item_colors.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 db/docs/work_item_colors.yml (limited to 'db/docs/work_item_colors.yml') diff --git a/db/docs/work_item_colors.yml b/db/docs/work_item_colors.yml new file mode 100644 index 00000000000..f0908e92181 --- /dev/null +++ b/db/docs/work_item_colors.yml @@ -0,0 +1,12 @@ +--- +table_name: work_item_colors +classes: +- WorkItems::Color +feature_categories: +- team_planning +description: The color of a Work Item. +introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140331 +milestone: '16.8' +gitlab_schema: gitlab_main_cell +sharding_key: + namespace_id: namespaces -- cgit v1.2.3