Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
workbench_access
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
workbench_access
Merge requests
!25
3284919: Add configuration to Views field to show only user assigned sections
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
3284919: Add configuration to Views field to show only user assigned sections
issue/workbench_access-3284919:3284919-add-views-field
into
2.x
Overview
2
Commits
1
Pipelines
0
Changes
4
2 unresolved threads
Hide all comments
Open
Michael Strelan
requested to merge
issue/workbench_access-3284919:3284919-add-views-field
into
2.x
4 months ago
Overview
2
Commits
1
Pipelines
0
Changes
4
2 unresolved threads
Hide all comments
Expand
Closes
#3284919
0
0
Merge request reports
Compare
2.x
2.x (HEAD)
and
latest version
latest version
b99ca424
1 commit,
4 months ago
4 files
+
192
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
config/schema/workbench_access.views.schema.yml
+
3
−
0
Options
@@ -26,6 +26,9 @@ views.field.workbench_access_user_section:
make_link
:
type
:
integer
label
:
'
Make
link'
display_assigned
:
type
:
integer
label
:
'
Display
assigned
sections'
views.field.workbench_access_section_id
:
type
:
views_field
label
:
'
Workbench
Section
Id'
Loading