Skip to content

Fix account not being assigned on task creation #230

@JamesBirni

Description

@JamesBirni

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

Metadata

Metadata

Assignees

Labels

FrontendbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions