mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
416 B
YAML
15 lines
416 B
YAML
---
|
|
table_name: work_item_select_field_values
|
|
classes:
|
|
- WorkItems::SelectFieldValue
|
|
feature_categories:
|
|
- team_planning
|
|
description: Custom field values for a work item for custom fields of type `select`
|
|
and `multi_select`.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175312
|
|
milestone: '17.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|