Hi folks, I'm trying to build a view that shows people the jobs that are readable/buildable by an Active Directory group they belong to.
I've enabled project-based security in the project and created a view "My View" ("This view automatically displays all the jobs that the current user has an access to.") Unfortunately the job only shows up, if the group has the "configure" permission on the job. I can't do that, since all users might be able to change the configuration of the job and to give them even further permissions like delete. I've already head about ViewJobFilters, but this one afaiu stores a list of jobs that are allowed instead of dynamically reading them from the group permissions. Is there any way to make "My View" also accept read permission? If not: Is this a bug or a feature? Why? Thanks in advance, Flo