Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to create a team admin access to Tasks and Task triggers, but when I grant an user access to the resource filter ReloadTask* the user get access to the task, but not the task triggers. In the picture below you see the Root admin view to the right and my custom team admin view to the left.
Do anyone know how to control the access to the triggers of an Task?
/Vegar
You also need to add the resource filter CompositeEvent*. This controls the task triggers.
This page is helpful for this topic.
@rachel_delany Thanks for pointing me in the right direction.
One would guess that Composite event* access was the root cause for this issue, but it was not. However, SchemaEvent* did the trick to view the triggers.
The next problem is to point the access to a certain schemaEvent based on the Custom Property of a task. Any suggestions?
Sure, are you able to provide more details? If the Task and the SchemaEvent and User have a common Custom Property tag it should be fairly straightforward. Is this what you were thinking?