Tasks should be able to be assigned to specific users within the team.
There should also be the ability to make the assigned user change by "round robin".
Meaning that after every task execution the assigned user changes to the next one in the chosen list.
Maybe a good implementation would be that a list of users in the team is shown.
Then there are checkboxes to select which users will do this task.
If then multiple users are selected, the assignee changes after every time the task is completed.
If only one user is selected, the same user is again selected as the new assignee. (Since there are no other users to alternate to)
Tasks should be able to be assigned to specific users within the team.
There should also be the ability to make the assigned user change by "round robin".
Meaning that after every task execution the assigned user changes to the next one in the chosen list.
Maybe a good implementation would be that a list of users in the team is shown.
Then there are checkboxes to select which users will do this task.
If then multiple users are selected, the assignee changes after every time the task is completed.
If only one user is selected, the same user is again selected as the new assignee. (Since there are no other users to alternate to)