UpdateAssignedToTaskBoardTaskFormat
This stored procedure is used to render a task correctly in the AssignedTo view of the Task Board (a view organized by users to whom tasks are assigned to).
Input
Name | Type | Required | Description |
TaskId | String | True | The task Id. |
UserId | String | True | Id of user assigned. |
OrderHint | String | True | Order hint. |