Why is my reusable workflow using an empty list?
When I checked my Tasks list my reusable workflow was using, it was empty so no Tasks were getting created. To fix it I went in to the workflow settings then hit OK to resave the changes. I guess there was corruption within the workflow or Tasks list.
How to fix workflow site feature in SharePoint?
To fix it I went in to the workflow settings then hit OK to resave the changes. I guess there was corruption within the workflow or Tasks list. Make sure you have “support scripts” as active in site features. Then turn the workflow site feature off then reactivate it Thanks for contributing an answer to SharePoint Stack Exchange!
Is the workflow history list affected by cleanup?
No, the cleanup effect does not affect the “Workflow History” list – only the database tables. The Workflow History list is sort of like an “events log” of workflow activities. It records the activities of the workflow process as it happens. It is a good “backup” though; however, it is not user-friendly for my users.
Where do I Find my completed workflows history?
The workflow screen should show all the workflows that were completed on the document under the “Completed Workflows” section at the bottom of the page. This is not happening for all documents – it does not show these histories for workflows that were completed over 2 months ago.
Why is my workflow not working in different webapps?
If workflows are not working in different webapps as well it can be a server related issue. Please keep me posted. Can you try adding “Log to the history” action after each statement form your workflow, so that we will know from where it is breaking. are you seeing same behavior with all the users ID and your ID?
Can you verify if 2010 workflow features are activated?
As it happened all of a sudden, can you verify if 2010 workflow features are activated, it’s possible that site admin have deactivated them by mistake. If none of this works can you create a new site in a different site collection or even in a different web app? This will narrow down our problem area.
How to create tasks from new SharePoint list item?
The due date of any of the tasks are going to come from the original list item created. You might need to click See More to show all the possible columns. Add each task required to finish off the flow. For teams that actively use Planner this is a great flow to help create tasks that are the same on every project.
How to add tasks to a bucket in SharePoint?
We can now add the tasks. The Plan id is the same as the Create a bucket action and the Bucket Id comes from the Create a bucket action. The due date of any of the tasks are going to come from the original list item created. You might need to click See More to show all the possible columns. Add each task required to finish off the flow.