We are getting these messages on the home page: "You have 1 timesheets pending approval for the period ...." Clicking on the message returns the following message: "Your resources have not submitted any timesheet changes for this period." I've tried navigating through all the time periods with no luck. When I query the database for timesheets pending approval, i can see that there is 1 task that needs to be approved (select *from MSP_WEB_ASSIGNMENTS where WASSN_ACTUALS_PENDING =1); however the task no longer exists. I've tried re-publishing the plan with no luck. When I delete the project, the message still appears on the homepage. The query select *from MSP_WEB_ASSIGNMENTS where WASSN_ACTUALS_PENDING =1 returns 4 projects now. Any ideas?
Hi , Try posting on the server newsgroup as this one is closing down. Please see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other useful Project information can be seen at this web address:http://project.mvps.org/faqs.htm . Mike Glen Project MVP mmtang@gmail.com wrote: > We are getting these messages on the home page: "You have 1 timesheets > pending approval for the period ...." Clicking on the message returns > the following message: "Your resources have not submitted any > timesheet > > changes for this period." I've tried navigating through all the time > periods with no luck. > > When I query the database for timesheets pending approval, i can see > that there is 1 task that needs to be approved (select *from > MSP_WEB_ASSIGNMENTS > where WASSN_ACTUALS_PENDING =1); however the task no longer exists. > I've tried re-publishing the plan with no luck. When I delete the > project, the message still appears on the homepage. The query select > *from MSP_WEB_ASSIGNMENTS where WASSN_ACTUALS_PENDING =1 returns 4 > projects now. Any ideas?