M
mmtang
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?
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?