mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
16 lines
393 B
YAML
16 lines
393 B
YAML
---
|
|
table_name: board_assignees
|
|
classes:
|
|
- BoardAssignee
|
|
feature_categories:
|
|
- team_planning
|
|
description: Used by issue boards to filter issues by assignee as part of the default
|
|
scope
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/2912
|
|
milestone: '10.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
project_id: projects
|
|
table_size: small
|