TM - group assign
Assigned To:
Assign By Admin On 2019-06-03
0%
Deadline:- 2022 Days Over from Deadline. You Have Missed The Deadline 2022 Days Ago
Deadline:- 2022 Days Over from Deadline. You Have Missed The Deadline 2022 Days Ago
Task Details :-
Hi max,
i need to be able to assign the same task to multiple user EASILY.
the simply way is to be able to add a list of users in teh assign to (same like adding skills on omj).
and when i click the save button, all these users will get the same task assigned to them.
please action for me.
Task Current Status :-
Task Not Complete
teh solution is quite simple mate.
you make multiple COPIES of teh task in teh task table.
e.g if Task HELP is assigned to Max and Oscar.
then task table will have 2x task HELP - one belong to max, one belong to oscar.
this way, user update task code will not need to change.
also items 3-6 that you mention should stay same i think.
only item 2 will send auto email to all user that are in the user list (array).
think about the simple way to do this mate. we dotn want to make too much extra work. we want to add this small feature in smart way wiht minimum coding.
let me know if you ahve any confusion
I started it, But need time for it, It required the changes
1. Insert all users id
2. Send mail to all user
3. Change query All task
4. Change in task view
5. Change in edit task
6. change in delete task
and if nececurry more change, If i work in live you can't use it. I'm downloading it and start working in local.
Q: When you will assign more then one user same task if a user update task status it wll update for the task not for the user (For current code style) do you want individual task status. it will requre many changes.