Hello All! I’m trying setup access permissions and I’m lost with setting up permissions - please help.
Here’s a task. I want a developer to have a read-only access (not being able to edit task content) + allow commenting + allow to log time right on the task without switching context by using a form. Tried Access, tried Access Templates - but logging time while having task read-only doesn’t work..
However, I want them also to being able to change the task state but not the content.
In this scenario, I’d recommend a bit of a work-around.
Make a second “Task for Dev” Database that has a one-to-one relation to the Task. In this task, most fields should be lookups to the original Task except for the things you want to be editable (like the state) those will need to be synced up with automations to one another.
Then time-logs need to be linked to both Tasks and Task (not ideal, but needed for the button to work). Then give the dev access to the Task for Dev as editor.