mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
16 lines
386 B
YAML
16 lines
386 B
YAML
---
|
|
table_name: issue_emails
|
|
classes:
|
|
- Issue::Email
|
|
feature_categories:
|
|
- service_desk
|
|
- team_planning
|
|
description: The Message-ID of the original email that resulted in the creation of
|
|
an issue
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/71749
|
|
milestone: '14.6'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|