D
D Web
I'm having a bit of trouble with some resource assignments not actually being
removed from Project Server when the Project Manager removes the resource and
republishes. I'm wondering if anyone might have some suggestions regardind
what I might be able to do to clean up the situation.
Here's the scenario. Resource A was attached to roughly 10 tasks in a
project plan. The plan was saved and published. The resource was correctly
assigned to all 10 tasks.
It was then determined that Resource A would no longer be needed on the
project so the project manager completely removed Resource A from the project
and republished. Roughly 5 of the assignments have been removed (correct)
while 5 are still remaining. (incorrect)
There is no longer any trace of Resource A anywhere on the project, the
project has been republished several times and we are certain that all
updates have been accepted. No actual time was posted to any of the tasks.
Can anyone think of a reason why only some of the task assignments were
removed?
More importantly, can anyone think of a way to delete the task assignments
that are still hanging around without actually deleting the project? We've
tried re-adding the resource, publishing (resource A will get all 10
assignments again), removing the resource for a second time and republishing
with no luck.
The only actual way I've been able to remove them is to update the
msp_web_assignments table, forcing the wassn_deleted_in_proj to 1 for those
tasks. Obviously, that's a horrible option as this has already happend more
then a few times. (not to mention the fact that I'm not certain of the exact
effects of directly modifying the data myself.)
Any ideas? Thanks in advance for any assitance.
removed from Project Server when the Project Manager removes the resource and
republishes. I'm wondering if anyone might have some suggestions regardind
what I might be able to do to clean up the situation.
Here's the scenario. Resource A was attached to roughly 10 tasks in a
project plan. The plan was saved and published. The resource was correctly
assigned to all 10 tasks.
It was then determined that Resource A would no longer be needed on the
project so the project manager completely removed Resource A from the project
and republished. Roughly 5 of the assignments have been removed (correct)
while 5 are still remaining. (incorrect)
There is no longer any trace of Resource A anywhere on the project, the
project has been republished several times and we are certain that all
updates have been accepted. No actual time was posted to any of the tasks.
Can anyone think of a reason why only some of the task assignments were
removed?
More importantly, can anyone think of a way to delete the task assignments
that are still hanging around without actually deleting the project? We've
tried re-adding the resource, publishing (resource A will get all 10
assignments again), removing the resource for a second time and republishing
with no luck.
The only actual way I've been able to remove them is to update the
msp_web_assignments table, forcing the wassn_deleted_in_proj to 1 for those
tasks. Obviously, that's a horrible option as this has already happend more
then a few times. (not to mention the fact that I'm not certain of the exact
effects of directly modifying the data myself.)
Any ideas? Thanks in advance for any assitance.