mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
15 lines
413 B
YAML
15 lines
413 B
YAML
---
|
|
table_name: boards_epic_boards
|
|
classes:
|
|
- Boards::EpicBoard
|
|
feature_categories:
|
|
- portfolio_management
|
|
description: Configuration information for epic boards, including default scope and
|
|
visibility of open and closed lists
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48658
|
|
milestone: '13.7'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
table_size: small
|