mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
407 B
YAML
15 lines
407 B
YAML
---
|
|
table_name: boards_epic_user_preferences
|
|
classes:
|
|
- Boards::EpicUserPreference
|
|
feature_categories:
|
|
- portfolio_management
|
|
description: The epic_ids used to create swimlanes on issue boards; stored per user,
|
|
per board
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40360
|
|
milestone: '13.4'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
table_size: small
|