Tasks view permissions

Hi,

I’m trying to create a UserRole with minimal permissions. Which work fine for most Roles except for the Tasks overview (/app#/tasks).
I would imagine the TaskView of TaskViewLog would be sufficient. But after doing some tests this isn’t working.

Is it possible or does the UserRole always need the AdministerSystem for this? (which seems over the top)

With kind regards,

Ralf de Kleine

Hi Ralf,

Thanks for getting in touch! Currently the task page also requires TaskCreate as when you view the task page, and go through to a task you have the ability to re-run tasks.
I am going to create an issue and see if we can wrap those specific permissions around the re-run button itself and thus allow TaskView and TaskViewLog to handle viewing that page.

Thanks!
Vanessa

Thanks