I have built a workflow to have Buzz update our action time estimates based on a value entered into a custom field. This automation works, but it only works once the action is assigned to an actual user. If the task is only assigned to a "team", the API reads the assignee as NULL and does not update the time estimate. I need it to consider the team assignee as an active assignment, as I need the time estimate to update BEFORE assigning the action to a team member. Hive already allows a time estimate to be entered when assigned to the team, so we just need the API that services Buzz to recognize the team as an assignee.