Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/header.php on line 69

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/header.php on line 73

Error: Could not retrieve Internal Task details.

HR Manager | Staff-India

Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 5

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 9

Error: Could not retrieve Internal Task details.

Task Details

TM - group assign

Assigned To:
  1. (max@staff-india.com)
Assign By Admin On 2019-06-03
0%
Deadline:- 1881 Days Over from Deadline. You Have Missed The Deadline 1881 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

Sub Task(s):

No Sub-task Added.

Task QA

Selected File:
Drag Your File Here
Or Click Here to pick

Comments  (2)

    Admin 03-06-2019 19:51:54

    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

    Max 17-05-2019 22:15:39

    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.