Occasionally you can get a Change Request or Service Request that has activities stuck in a pending state. This can occur for a variety of reasons the most common of which are:
- You use PowerShell that creates the Change or Service Request, and then applies a template that contains activities
- You manually apply a template with activities in it
- You use PowerShell or Orchestrator to create a Change or Service Request and set the status of the Change or Service Request to “In Progress”
Thankfully there is an easy fix without hacking individual activities. Put the parent Work Item (Change or Service Request) On Hold, then wait for all child activities to also take the On Hold status, then change the parent Work Item status to In Progress.
This can be achieved manually through the console, or via PowerShell.