mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
398 B
YAML
14 lines
398 B
YAML
---
|
|
table_name: work_item_current_statuses
|
|
classes:
|
|
- WorkItems::Statuses::CurrentStatus
|
|
feature_categories:
|
|
- team_planning
|
|
description: Persists link between work item and a system defined or custom status
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181962
|
|
milestone: '17.10'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|