I need to delete list items after a configurable time after completion of its corresponding workflow.
What i do now:
I run a scheduled workflow that checks the workflow completion date of all list items with completed workflows.
Then it deletes the old list items
What i get then is entries in the 'workflows I've started' list marked as 'Item Not Found'.
Is there any way to delete a list item with its workflow history, so the deleted items do not show up in the 'workflows I've started' list?