About 6 weeks ago, one of our admins moved a sub site to another location (URL changed) in the same Site Collection via Content and Structure. Since then, users have been receiving email notifications about overdue tasks for approval workflows that are in completed status. The SharePoint generated link in these email workflow notifications still point to the old location/URL of the item so when the user clicks on them, they get a 404 error page. Any ideas about what might be causing this? I did have our sys admins check the database for "orphaned" alerts (select xx from ScheduledWorkItems where ID='<GUID of orphaned item>') but there were no results.
↧