mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
13 lines
409 B
YAML
13 lines
409 B
YAML
---
|
|
table_name: abuse_report_assignees
|
|
classes:
|
|
- Admin::AbuseReportAssignee
|
|
feature_categories:
|
|
- insider_threat
|
|
description: Stores information linking abuse reports and users (assignee)
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/134240
|
|
milestone: '16.7'
|
|
gitlab_schema: gitlab_main
|
|
table_size: small
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/553428
|