Skip to content

Commit 36052b9

Browse files
authored
Merge pull request #10250 from jansenbe/bjansen/workflowretirementnotice
AB#8446: Make it very clear workflow 2013 is retired and will stop working on …
2 parents 2f3f6b1 + 2b9160f commit 36052b9

15 files changed

+66
-21
lines changed

SharePoint/SharePointOnline/workflows/configured-workflow-fails-running.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ ms.custom:
1313
- CSSTroubleshoot
1414
appliesto:
1515
- SharePoint Online
16-
ms.date: 12/17/2023
16+
ms.date: 12/02/2025
1717
---
1818

1919
# "Daily email limit has exceeded and your workflow has been suspended" or "Unable to send to a recipient" error in a SharePoint Online workflow
2020

21+
> [!IMPORTANT]
22+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
23+
2124
## Problem
2225

2326
Consider the following scenario:

SharePoint/SharePointOnline/workflows/connecting-site-workflow-problems.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@ ms.custom:
1414
appliesto:
1515
- SharePoint Online
1616
- SharePoint Server 2013
17-
ms.date: 12/17/2023
17+
ms.date: 12/02/2025
1818
---
1919

2020
# Workflow problems after you connect to a SharePoint Online or SharePoint Server 2013 site
2121

22+
> [!IMPORTANT]
23+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
24+
2225
## Problem
2326

2427
Consider the following scenario.

SharePoint/SharePointOnline/workflows/copied-workflow-linked-to-source-workflow.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ ms.custom:
1313
ms.author: meerak
1414
appliesto:
1515
- SharePoint Online
16-
ms.date: 12/17/2023
16+
ms.date: 12/02/2025
1717
---
1818

1919
# A SharePoint Online workflow that was copied and pasted from a Workflows Site Object in SharePoint Designer is linked to the source workflow
2020

21+
> [!IMPORTANT]
22+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
23+
2124
## Problem
2225

2326
Consider the following scenario:

SharePoint/SharePointOnline/workflows/error-reported-in-sharepoint-2010-workflow-status.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ ms.custom:
1313
- CSSTroubleshoot
1414
appliesto:
1515
- SharePoint Designer 2013
16-
ms.date: 12/17/2023
16+
ms.date: 12/02/2025
1717
---
1818

1919
# A Workflow Status error is reported when a SharePoint 2010 workflow stops
2020

21+
> [!IMPORTANT]
22+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
23+
2124
## Symptoms
2225

2326
As you create a Microsoft SharePoint 2010 workflow in Microsoft SharePoint Designer 2013, one of the available workflow actions is **Stop Workflow**. The **Stop Workflow** action sets the status of the workflow instance to **Completed** and optionally logs a custom message to the **Workflow History** list.

SharePoint/SharePointOnline/workflows/gather-workflow-data.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ ms.custom:
1515
ms.author: meerak
1616
appliesto:
1717
- SharePoint Online
18-
ms.date: 12/17/2023
18+
ms.date: 12/02/2025
1919
---
2020

2121
# Gather SharePoint 2013 Workflow troubleshooting data with ShowScopeDebugInfo
2222

23+
> [!IMPORTANT]
24+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
25+
2326
The **ShowScopeDebugInfo()** function provides an easier way to troubleshoot common problems that affect SharePoint 2013 Workflows, and also provide additional information to Support agents who help you to resolve Workflow problems.
2427

2528
## How to run the ShowScopeDebugInfo() function

SharePoint/SharePointOnline/workflows/item-pending-status.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ ms.custom:
1313
- CSSTroubleshoot
1414
appliesto:
1515
- SharePoint Online
16-
ms.date: 12/17/2023
16+
ms.date: 12/02/2025
1717
---
1818

1919
# SharePoint Online item that requires content approval reverts to "Pending" status
2020

21+
> [!IMPORTANT]
22+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
23+
2124
## Problem
2225

2326
Consider the following scenario:

SharePoint/SharePointOnline/workflows/nintex-workflow-fails-to-start.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ ms.custom:
1515
- CI 146979
1616
appliesto:
1717
- SharePoint Online
18-
ms.date: 12/17/2023
18+
ms.date: 12/02/2025
1919
---
2020

2121
# Nintex workflow on SharePoint Online doesn't start
2222

23+
> [!IMPORTANT]
24+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
25+
2326
## Symptoms
2427

2528
When you try to run the Nintex workflow on SharePoint Online, you receive the following error message:

SharePoint/SharePointOnline/workflows/publishing-approval-workflow-fails-starting.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@ ms.custom:
1414
appliesto:
1515
- SharePoint Online
1616
- SharePoint Server
17-
ms.date: 12/17/2023
17+
ms.date: 12/02/2025
1818
---
1919

2020
# Publishing Approval workflow doesn't automatically start in SharePoint Online or in SharePoint Server on-premises
2121

22+
> [!IMPORTANT]
23+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
24+
2225
## Problem
2326

2427
A Publishing Approval workflow that uses the Microsoft SharePoint 2010 Workflow platform doesn't start automatically in SharePoint Online or in an on-premises installation of SharePoint Server. On the Workflow Status page, you receive the following error message:

SharePoint/SharePointOnline/workflows/reload-the-page.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ ms.custom:
1515
ms.author: meerak
1616
appliesto:
1717
- SharePoint Online
18-
ms.date: 12/17/2023
18+
ms.date: 12/02/2025
1919
---
2020

2121
# SharePoint 2013 Workflow Error: "To try again, reload the page and then start the workflow"
2222

23+
> [!IMPORTANT]
24+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
25+
2326
## Symptoms
2427

2528
When starting a SharePoint 2013 Workflow, you encounter the following error message displayed in an alert:
@@ -38,7 +41,7 @@ This error occurs if SharePoint 2013 Workflows are in a suspended state for the
3841

3942
You can remove the current SharePoint site's suspension by removing SharePoint 2013 Workflows that have exceeded their limits. Use the Workflow Settings page, or delete workflows using SharePoint Designer.
4043

41-
The cleanup process isn't instant. It takes time and the Workflow Health switches to a **Connected** status when it's done:
44+
The cleanup process isn't instant. It takes time and the Workflow Health switches to a **Connected** status when it is done:
4245

4346
:::image type="content" source="./media/reload-the-page/workflow-connected.png" alt-text="Screenshot of the Workflow Health page showing workflow status as connected.":::
4447

@@ -48,7 +51,7 @@ You can identify the workflows to be removed by using the **ShowScopeDebugInfo()
4851

4952
### How to run the ShowScopeDebugInfo() Function
5053

51-
1. On the site that is having the Workflow problem, select Settings (the gear icon), and then select **Site Settings** > **Workflow Settings** > **Workflow Health**.
54+
1. On the site that's having the Workflow problem, select Settings (the gear icon), and then select **Site Settings** > **Workflow Settings** > **Workflow Health**.
5255
- You can also access Workflow Health from a URL. Example URL: `https://contoso.sharepoint.com/sites/test/_layouts/15/WorkflowServiceHealth.aspx` - in this example, replace *contoso* with your domain, and *test* with the name of the SharePoint site.
5356
1. Open the Developer tools from the browser (Microsoft Edge or Google Chrome is recommended).
5457
- For Microsoft Edge, press the F12 key to toggle open Developer Tools.
@@ -103,6 +106,6 @@ You can identify the workflows to be removed by using the **ShowScopeDebugInfo()
103106
104107
**Workflows are suspended**
105108
106-
1. Once a Workflow or Workflows are removed, a cleanup process is started. You can track the progress by refreshing the Workflow Service Health page and executing the ShowScopeDebugInfo function. **ActiveMessageCount**, **ScopeSizeInBytes**, and **CorrelationFilterCount** will go down, depending on which limit was exceeded. **ActiveMessageCount** is the slowest and might take days to clear up, but it isn’t blocking. Once the core of the cleanup background job is done, the Workflow Service Health page will no longer display **Workflows are suspended**, and the **StatusDetails** will no longer have a value.
109+
1. Once a Workflow or Workflows are removed, a cleanup process is started. You can track the progress by refreshing the Workflow Service Health page and executing the ShowScopeDebugInfo function. **ActiveMessageCount**, **ScopeSizeInBytes**, and **CorrelationFilterCount** will go down, depending on which limit was exceeded. **ActiveMessageCount** is the slowest and might take days to clear up, but it isn’t blocking. Once the core of the cleanup background job is done, the Workflow Service Health page will no longer display **Workflows are suspended**, and the **StatusDetails** will no longer have a value.
107110
108111
If you can't fix the issue by removing workflows, you might opt to open a support request. If you choose to open a support request, gather some additional information about the workflow health by using the **ShowScopeDebugInfo()** function. For more information about the **ShowScopeDebugInfo()** function, see [Gather SharePoint 2013 Workflow troubleshooting data with ShowScopeDebugInfo](./gather-workflow-data.md).

SharePoint/SharePointOnline/workflows/replace-list-item-permission-fail.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@ ms.custom:
1414
appliesto:
1515
- SharePoint Online
1616
- SharePoint Server
17-
ms.date: 12/17/2023
17+
ms.date: 12/02/2025
1818
---
1919

2020
# SharePoint workflow that uses the "Replace List Item Permissions" action fails
2121

22+
> [!IMPORTANT]
23+
> SharePoint 2013 workflow has been turned off on all newly created tenants since April 2, 2024. It will be removed from all existing tenants on April 2, 2026. See [SharePoint 2013 workflow retirement](https://support.microsoft.com/office/sharepoint-2013-workflow-retirement-4613d9cf-69aa-40f7-b6bf-6e7831c9691e) for more information.
24+
2225
## Problem
2326

2427
Consider the following scenario:

0 commit comments

Comments
 (0)