No task_log
permission available for API
#8
Replies: 0 comments 5 replies
-
This permission is not mentioned in the docs because it is internal and cannot be assigned. Use |
Beta Was this translation helpful? Give feedback.
-
@kevinpapst Sadly, it does not work, we get this error message now:
Task is not assigned to any user. We are also unable to log time for a task via the API (Swagger) directly:
Response:
If we leave out the |
Beta Was this translation helpful? Give feedback.
-
We would like to
log
time for tasks via API, all users should be able to log time even when the task is not assigned to them.There's a
task_log
permission here:https://github.com/kevinpapst/TaskManagementBundle/blob/master/Controller/API/TaskController.php#L303
But we were not able to find it in the backend.
Using
master
from early August.Beta Was this translation helpful? Give feedback.
All reactions