-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I'd like the ability to hide tabs that have no visible jobs. We use Project
Based Security to limit development access to only their projects. I don't like
that developers can still see all tabs used by the other groups, even though
they are empty due to the security settings.
- is duplicated by
-
JENKINS-3945 Provide functionality to enable security by views
-
- Closed
-
-
JENKINS-4893 Views should have ACL
-
- Closed
-
- is related to
-
JENKINS-13429 Nested views not showing up with just read perms for View
-
- Closed
-
I've closed 2 requests for setting view permissions in favor of this request..
use the project permissions to control what can be seen, and the UI should just
hide those view tabs where the current user can't see any of the projects.
We'll need to figure out when to show a tab even when empty though.. maybe
admins always see all views, or anyone who can edit a view always sees it.. that
way someone can find the view to add projects or delete it.