When creating a task on the createTask page and the admin selects a member to assign to the task, the task is correctly created but the user is not assigned.
Solution:
Change the currently used API method for the massAssign API method, so multiple members can be assigned to the same task at the same time
Steps to Reproduce:
Go to the create task page, create a task and assign members. Once the task is created, view the task, where no assignees will be shown because they were never properly assigned when the task was created.
Severity Level: High
When creating a task on the createTask page and the admin selects a member to assign to the task, the task is correctly created but the user is not assigned.
Solution:
Change the currently used API method for the massAssign API method, so multiple members can be assigned to the same task at the same time
Steps to Reproduce:
Go to the create task page, create a task and assign members. Once the task is created, view the task, where no assignees will be shown because they were never properly assigned when the task was created.
Severity Level: High