Skip to content
Snippets Groups Projects
Verified Commit 854aee3a authored by Tiger Watson's avatar Tiger Watson Committed by GitLab
Browse files

Merge branch 'determine-clusterwide-tables-feature-category-system_access' into 'master'

Update schema for clusterwide tables in system_access

See merge request !147979



Merged-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: Jon Jenkins's avatarJon Jenkins <jjenkins@gitlab.com>
parents 8188f901 88369136
No related branches found
No related tags found
1 merge request!147979Update schema for clusterwide tables in system_access
Pipeline #1246631503 passed
......@@ -4,7 +4,8 @@ classes:
- Atlassian::Identity
feature_categories:
- system_access
description: Stores Atlassian credentials that are used to integrate with Atlassian API
description: Stores Atlassian credentials that are used to integrate with Atlassian
API
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40176
milestone: '13.4'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
......@@ -7,4 +7,4 @@ feature_categories:
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/64728
milestone: '14.2'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
......@@ -7,4 +7,4 @@ feature_categories:
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/b6316689fdc2d142af85b17d511d39e50712b420
milestone: '11.6'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
......@@ -7,4 +7,4 @@ feature_categories:
description: stores the canonical version of user's primary email address
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27722
milestone: '13.0'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
......@@ -4,7 +4,9 @@ classes:
- UserHighestRole
feature_categories:
- system_access
description: Stores highest role per User they have in a Group or a Project. If a User has an open invite or pending access request or no membership the highest role will be set to nil.
description: Stores highest role per User they have in a Group or a Project. If a
User has an open invite or pending access request or no membership the highest role
will be set to nil.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26987
milestone: '12.9'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
......@@ -7,4 +7,4 @@ feature_categories:
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/47846
milestone: '13.7'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
......@@ -7,4 +7,4 @@ feature_categories:
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35797
milestone: '13.2'
gitlab_schema: gitlab_main
gitlab_schema: gitlab_main_clusterwide
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment