Start: Tuesday, November 11, 2008 Finish: Friday, November 14, 2008
Work: 422400h Remaining Work: 422400h % Completion: 0.
Well, I have double checked with this project team member and he
sure does not think to work for the next 48 years on this task... :-)
When I then went to the Task approvals the grid was empty (even
though the system shows "You have 2 task updates from resources
pending your approval." on my homepage). I guess this is connected to
the value of Work in the task update.
I have checked that there was a similar thread not so long ago here
but no solution was given here (at least I did not find any).
I have also find that in my dbo.MSP_ASSIGNMENT_TRANSACTIONS table I
can identify records connected to these two updates. There is also
another record/transaction with ASSN_TRANS_APPROVER_RES_UID field
value set to NULL despite the fact that I am the only approver for all
transactions.
It seems like the database is corrupt. I was thinking if deleting
these rows from dbo.MSP_ASSIGNMENT_TRANSACTIONS could help the
situation but I do not know if there are any dependencies.
Please help.
Best regards
Huckey
So the situation now is that I could approve two out of six task
updates waiting for me but the other four I still can not approve. The
difference now is that I can actually see the Task Approvals grid but
there I see the message:
There are no new updates to review at this time.
To receive information about task changes from your resources, you
must publish assignments to Project Server. To publish assignments,
check out the project and choose the Publish option from the File
menu.
If you know that your resources have updated, added, reassigned, or
declined tasks, they may not have clicked the submit button on their
Tasks page.
Still on my homepage I can see: You have 4 task updates from resources
pending your approval.
Do you have any ideas how I can get this to work? I tried
republishing the project many times but it didn't help.
Thanks in advance!
Best regards
Huckey
Hi again,
I feel a bit stupid answering my own posts but since I have found a
solution I want to publish it in case someone has a similar problem.
I discovered that the situation when my homepage was displaying that
I have task updates from resources pending my approval but the Task
Approvals grid was empty was reflected in the database by table
dbo.MSP_ASSIGNMENT_TRANSACTIONS having these 4 updates with status 1
but table dbo.MSP_ASSIGNMENTS_SUBMITTED was empty. Seems like PWA is
looking into dbo.MSP_ASSIGNMENT_TRANSACTIONS to check how many updates
there are but is looking to dbo.MSP_ASSIGNMENTS_SUBMITTED to actually
display them in the grid (this I checked in SQL trace).
What helped me in this case was publishing the project WITHOUT the
problematic tasks and then publishing it again with all tasks.
Publishing the project without the problematic tasks caused the
assignments to become... rejected.
I think what could also help in this case (but I could not check it)
is that the resource who stood behind the problematic updates could
update the tasks once again - i guess table
dbo.MSP_ASSIGNMENTS_SUBMITTED would be then filled again and the grid
would be populated. Eventually one could populate the table oneself
but that seems to be risky... :-)
Best regards
Huckey
Have you found a solution that resets the counter on the reminder web part?
RQ
Multiple Staus Managers is a Known bug and does cause the Approval grid to
not work and was verified by MS.
We are currently working on running the ApplyMissedWork tool to recapture
the missed work.
Hope this helps
Margaret
You need to open a support case with Microsoft.
--
----------
Gary L. Chefetz, MVP
MSProjectExperts
Project Server Consulting: http://www.msprojectexperts.com
Project Server Training: http://www.projectservertraining.com
Project Server FAQS: http://www.projectserverexperts.com
Project Server Help Blog: http://www.projectserverhelp.com
"RoyH" <Ro...@discussions.microsoft.com> wrote in message
news:F17F2840-C9D4-4993...@microsoft.com...