19 lines
513 B
YAML
19 lines
513 B
YAML
---
|
|
table_name: service_desk_settings
|
|
classes:
|
|
- ServiceDeskSetting
|
|
feature_categories:
|
|
- service_desk
|
|
description: Settings related to Service Desk such as templates to use for email notifications
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/19515
|
|
milestone: '12.6'
|
|
gitlab_schema: gitlab_main_cell
|
|
allow_cross_joins:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_transactions:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_foreign_keys:
|
|
- gitlab_main_clusterwide
|
|
sharding_key:
|
|
project_id: projects
|