Author Topic: Acept - Reject when assingning a task  (Read 2451 times)

damendieta

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
Acept - Reject when assingning a task
« on: May 10, 2010, 03:23:50 pm »
When I create a task it has several sub-tasks to assign, but I can't know if the assignee has acepted the task of even saw it.

Would be really useful if the assignee could see the tasks that has been recently assigned to him/her  and accept or reject it. Then, the assigner can see if the task has been accepted or rejected by the assignee.

Example: User 1 assign a task to 2

2 sees a "Task one" assigned to you by 1, and 2 can accept or reject.

Something like this...

Assigner  Task name         
User 1     Task one ....         "Accept" .... "Reject"
User 2     Task two ....          "Accept" .... "Reject"

Then,

User 1 sees "Task one" has been accepted/rejected by User 2.

Something like this...
Assignee         Task Name       Status
User 1              Task 1 .....         "Acepted".
User 1              Task 2 .....         "Rejected".
User 2              Task 3 .....         "Waiting for answer"


What do you think?

Daniel

pedja

  • Jr. Member
  • **
  • Posts: 82
    • View Profile
Re: Acept - Reject when assingning a task
« Reply #1 on: May 14, 2010, 10:58:28 am »
That would probably bea big change in logic. Maybe it could be acomplished simply by introducing offered status among unassigned and assigned. That would mean, task is offered to a user but not assigned jet. If user accepts offer, then task is assigned to him.

Until task is assigned it would still be considered as unassigned, so it won't mess other logic of aplication.

damendieta

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
Re: Acept - Reject when assingning a task
« Reply #2 on: May 16, 2010, 01:43:53 pm »
That's another way to do this, in fact, I think this is more accurate.

Daniel.