20 lines
571 B
YAML
20 lines
571 B
YAML
---
|
|
table_name: board_project_recent_visits
|
|
classes:
|
|
- BoardProjectRecentVisit
|
|
feature_categories:
|
|
- team_planning
|
|
description: The last project issue board visited by a user, used to redirect them
|
|
from the default boards page
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/7aeab58f4861144fcc1d334907cb1b465c645001
|
|
milestone: '11.5'
|
|
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
|