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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/boards_epic_list_user_preferences.yml')
-rw-r--r--db/docs/boards_epic_list_user_preferences.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/boards_epic_list_user_preferences.yml b/db/docs/boards_epic_list_user_preferences.yml
new file mode 100644
index 00000000000..38f4a1e020b
--- /dev/null
+++ b/db/docs/boards_epic_list_user_preferences.yml
@@ -0,0 +1,9 @@
+---
+table_name: boards_epic_list_user_preferences
+classes:
+- Boards::EpicListUserPreference
+feature_categories:
+- team_planning
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54541
+milestone: '13.10'