Authorization for commenting on tasks

I have a group with an ALL-authorization on both cockpit and tasklist. However, this group is not allowed

  • to add comments on tasks
  • to read comments on tasks
  • to read the history of a task
  • to see the diagram in relation with a task

Which authorizations do I have to add?

Thank you very much,
Timo Stolz

Hi @timostolz

Can you explain exactly what authorizations you’ve already granted?
Have you looked through the authorization docs?

Hi @Niall,

thank you for your immediate reply. Yes, I’ve read the authorization docs, and up to now, I added the following authorizations

In Application

  • ALLOW | interviewers | ALL | cockpit
  • ALLOW | interviewers | ALL | tasklist

In filters

  • ALLOW | interviewers | ALL | *

In groups

  • ALLOW | interviewers | READ | interviewers

In historic {process,task} instance

  • ALLOW | interviewers | ALL | *

In process instance

  • ALLOW | interviewers | ALL | *

In task

  • ALLOW | interviewers | ALL | *

Best,
Timo

You’re also going to need to add:
Process Definition Authorizations

Thank you very much. Are READ-permissions sufficient? They should not be able to add or alter process definitions.

Yup, read permissions should do it.