I have a group of users with their own role and app, and I want to restrict access for the Activity-> Jobs view for that role and app. I tried performing the below steps from this previously answered question but it did not lock down the access. Does anyone know how to help? Thanks
I cloned the view job_management.xml from $SPLUNK_HOME/etc/system/default/data/ui/views/ into this location in my app "etc/apps/myapp/local/data/ui/views and then I set the permissions in etc/apps/myapp/metadata in the local.meta file
And then I restarted my Splunk
Did you modify the job_management.xml in any way?