Open cile98 opened 2 weeks ago
Actually even in UI, when I try to filter by assignee
it won't work
Steps are not clear. You assign a job to a user, not a task. But expect the task to have a user assigned
How can I assign a Task to a user? I didn't find that option anywhere. Also, task_api returns information about jobs, but none of them have an assignee
field.
My goal was to assign jobs via API to a specific user, but I couldn't figure out where to find the assignee_id
necessary for this. So I wanted to check existing jobs that are assigned to figure out the value
My goal was to assign jobs via API to a specific user, but I couldn't figure out where to find the
assignee_id
necessary for this. So I wanted to check existing jobs that are assigned to figure out the value
Did you find a way to find where can find "assignee_id"? I also need that value to be used when creating a task. Your sharing will be appreciated.
My goal was to assign jobs via API to a specific user, but I couldn't figure out where to find the
assignee_id
necessary for this. So I wanted to check existing jobs that are assigned to figure out the valueDid you find a way to find where can find "assignee_id"? I also need that value to be used when creating a task. Your sharing will be appreciated.
Unfortunately nothing yet, was hoping to get some reply here. I will share if I figure it out
Actions before raising this issue
Steps to Reproduce
assignee
field valueExpected Behavior
I expected value to be equal to some ID or username
Possible Solution
No response
Context
No response
Environment