UpdateAssignedToTaskBoardTaskFormat
Formats and displays tasks in the 'Assigned To' view of the Task Board, organizing them by the users responsible for each task.
Input
Name | Type | Required | Description |
TaskId | String | True | The unique identifier of the task being updated in the task board format. |
UserId | String | True | The unique identifier of the user being assigned to the task. |
OrderHint | String | True | A string used to determine the position of the task within the task board. |