mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
402 B
YAML
14 lines
402 B
YAML
---
|
|
table_name: alert_management_alert_assignees
|
|
classes:
|
|
- AlertManagement::AlertAssignee
|
|
feature_categories:
|
|
- incident_management
|
|
description: Persists metadata between users and alerts to support alert assignments
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/32609
|
|
milestone: '13.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
table_size: small
|
|
sharding_key:
|
|
project_id: projects
|