on ‎2009 Aug 14 11:45 AM
Hello,
I try to implement cProjects with CATS. Everything is fine except one thing:
Every user has some tasks assigned. The employee is able to record his times to the tasks. This is correct.
But the responsible resource also has the tasks he is "responsible for" (defined in the task general tab) in this worklist. Is it possible to exclude this tasks?
How can I avoid the task's responsible employee to be able to record times to this task if he is not assigned to it directly via task->assign?
Thank you,
Vanessa
Request clarification before answering.
Hello Vanessa,
You can try using the user exit CATS0001 to filter out such records from the CATS worklist.
Regards,
Vivek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Vivek,
thanks for your answer. Do you have an idea how to identify the records that I have to filter out? At least it would mean to search in the task for an assignement of the ressource or role. This is quite hard stuff, I think.
Is there another possibility to identify this records? Is there a possiblity to use the configuration for this?
Thx, Vanessa
Hi Vanessa,
no, it is not possible.
The program explizitly exlcudes such resouce, though the data are stored in the same table as the resource assigned to task.
Kind regards,
Zhenbo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
>
> The program explizitly exlcudes such resouce, though the data are stored in the same table as the resource assigned to task.
Hello Zhenbo,
thank you for your answer. Somehow I don't get the point with "the program explizitly excludes such ressource". I think that it includes the ressources.
There is the boss that is responsible for the projects/phases/tasks. This boss sees all the task he is responsible for. But we would prefer that he only sees the tasks that are really assigned to him. How could this would if we don't want to use two users?
Thx, Vanessa
Hello Vivek,
thank you for your answer. Filtering with this table sounds good. How did you handle it if a project manager is responsible AND is assigned to the task? Because - IMHO - your suggestion would mean that this is not possible (if you are not checking the assignments of the task and resource).
Thanks a lot and have a good start of the week,
Vanessa
P.S. Is it so unusal that the task/phase/project resonsible person should not record times to the tasks? There would be so many worklist-items if we don't filter.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.