Xanadu Patch 11
The Xanadu Patch 11 release contains important problem fixes.
- Xanadu Patch 11 was released on December 11, 2025.
-
- Build date: 12-07-2025_2348
- Build tag: glide-xanadu-07-02-2024__patch11-11-27-2025
For more information about the release cycle, see the ServiceNow Release Cycle.
For a downloadable, sortable version of the fixed problems in this release, click here.
Overview
Xanadu Patch 11 includes 99 problem fixes in various categories. The chart below shows the top 10 problem categories included in this patch.
Changes in Xanadu Patch 11
- The Discovery Sensitive Data Filters [discovery_sensitive_data_filter] table provides a way to help prevent sensitive information from being exposed in the Configuration Management Database (CMDB) by applying redaction rules during data collection.
Notable fixes
The following problems and their fixes are ordered by potential impact to customers, starting with the most significant fixes.
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Discovery PRB1927941 |
Discovery patterns failed prematurely, causing Discovery failure | An example is during 'Windows OS - Server' pattern Discovery, running the Cluster pattern library throws consecutive errors, which should be expected, but the pattern engine failed the pattern instead. |
Refer to the listed KB article for details. |
|
Flows (Family Channel) PRB1938123 |
Flows using base instance actions related to the plugin 'Customer Service Spoke' fail after upgrading to Yokohama | The flows in question are base instance actions related to 'Customer Service Spoke': Add Work Note to Task and Add Comment To Task. | |
|
Service Portal PRB1839297 |
A SPEntry page error 'Execute operation on script include 'SPEntryPage'' from scope occurs | Switching the scope and refreshing the page gives the error, 'Execute operation on script include 'SPEntryPage' from scope 'Knowledge Management - Service Portal' was denied'. |
Notice that the same error message occurs. |
All other fixes
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Analytics Export API PRB1853207 |
Export traffic should be migrated to K8s by default for commercial environments | When a user without elevated privileges logs in to ServiceNow and exports a dashboard or visualization, the traffic goes to VMs because 'glide.par.export.use.sk8s' is false. Instead, K8s traffic should be enabled by default for commercial environments. | |
|
Audit History PRB1938364 |
Large amount of history (audit) data can lead to node memory contention on node when loading a form | When loading a form for the first time, the node will run out of memory and crash if the history set has to be built to load the Activity Stream and if there's a lot of data to be loaded. |
Refer to the listed KB article for details. |
|
Database Persistence - Data Access PRB1923704 |
Due to an ordering change on Raptor post migration, certificate authentications for API calls may fail and cause '500' errors | When mutual authentication is configured using both protocol profile and system properties, the system property takes precedence. This causes the SSL exchange to utilize the socket factory for client certificate provisioning, bypassing the keystore defined in the protocol profile. Additionally, when mutual authentication is enabled via property configuration, all certificates from the sys_certificate table are loaded. This can lead to intermittent outbound call failures if expired certificates are cached and used for mutual authentication, resulting in HTTP 500 responses. | |
|
Database Persistence - Data Scale PRB1959979 |
Get connections from secondary pool doesn't retry more than once | Retry count is capped because failImmediate is always set to true for secondary pools. This causes some issues with read replica routing. | |
|
Discovery PRB1833795 |
The credential alias doesn't work for applicative credentials | . |
Refer to the listed KB article for details. |
|
Flow Engine PRB1958181 |
Flows are intermittently not triggered after upgrade in a domain separation enabled instance | After upgrading a domain separated instance, some flows are no longer triggered. This is because some of the flow's records are in the domain that the flow was defined in, and other records in a different domain. |
Refer to the listed KB article for details. |
|
Incident Management PRB1941995 |
Problem coordinators can't associate closed incidents to problems in Service Operations Workspace (SOW) (incident end) | Problem coordinators can't associate closed incidents to problems in SOW due to a change in the script include 'related_list_edit_helper' from using GlideRecord to GlideRecordSecure. The MRA in the workspace lists closed incidents for linking, but then ACLs block the writing of the record. This is not the case in UI16, as it uses a different script include. |
|
|
Integration Hub PRB1943215 |
ua_ih_usage tracking displays 'unlicensed' when used with new Workflow Data Fabric (WDF) SKUs in Xanadu | WDF bundle entitlement results in 'unlicensed' usages in Xanadu. |
Refer to the listed KB article for details. |
|
Language and Translations PRB1910767 |
The question_choice field is displaying 'um' instead of 'A' for Brazilian Portuguese language | This issue was observed when upgrading to Xanadu. |
Observe in Brazilian Portuguese language Label (translate) is displaying as 'um'. |
|
Lifecycle Events PRB1913012 |
Creating a case of any journey config doesn't show the Journey number field in the case details | The issue occurs due to changes that modify the form when GenAI is installed. Rather than adding the fields in an if folder, the fields should just be added to the normal form layout in the update folder; if the fields do not exist, they will not show up on the form. | |
|
Problem Management PRB1930428 |
Problem coordinators can't associate closed incidents to problems in Service Operations Workspace (SOW) | Problem coordinators can't associate closed incidents to problems in SOW due to a change in the script include 'related_list_edit_helper' from using GlideRecord to GlideRecordSecure. The MRA in the workspace lists closed incidents for linking, but then ACLs block the writing of the record. This is not the case in UI16, as it uses a different script include. |
|
|
Procurement PRB1962139 |
Enable stockroom receiving for assets which are part of PO | The script include POReceiveManager is essential for receiving Purchase Orders (PO), but in pre-Zurich releases, it's restricted to global scope. Due to this limitation, assets associated with a PO cannot be received using the Stockroom Receiving feature. When attempting to receive assets, the following error is displayed: 'Unable to receive the asset. Use the Procurement module or update to the Zurich release or later to continue.' |
Expected behavior: Assets are received successfully. Actual behavior: The error message appears, and the asset cannot be received. |
|
Versatile Node and Cluster Configuration PRB1946310 |
Jobs don't always resume on AHA v3 | When transferring to AHA 2.0, the job restarts. |
Notice that after the transfer completes, the on-demand job automatically restarts. |
|
Virtual Agent PRB1890944 |
Large /api/now/v1/cs/ consumerAccount /unreadMessage calls from Proactive Trigger exhausts instance API resources | Some users on Portal have over 1 million of /api/now/v1/cs/ consumerAccount /unreadMessage call observers in the node logs. This causes an issue as it exhausts the API rate limit and prevents people from submitting forms on the portal and other issues. The API call is constantly sent out even when the session is timed out. |
Refer to the listed KB article for details. |
|
Visual Task Boards PRB1955767 |
vtb_card and vtb_task ACLs cause performance issues if either table is used in a related list | A user created a related list on an incident form that queries vtb_task table. After an upgrade, they started seeing performance issues when viewing incident records and automated database alerts were generated. |
Fixes included
Unless any exceptions are noted, you can safely upgrade to this release version from any of the versions listed below. These prior versions contain PRB fixes that are also included with this release. Be sure to upgrade to the latest listed patch that includes all of the PRB fixes you are interested in.
- Xanadu Patch 10 Hotfix 1b
- Xanadu Patch 10 Hotfix 1a
- Xanadu Patch 10 Hotfix 1
- Xanadu Patch 10
- Xanadu Patch 9b
- Xanadu Patch 9
- Xanadu Patch 8 Hotfix 4
- Xanadu Patch 8
- Xanadu Patch 7
- Xanadu Patch 6
- Xanadu Patch 5
- Xanadu Patch 4
- Xanadu Patch 3
- Xanadu Patch 2
- Xanadu Patch 1
- Xanadu security and notable fixes
- All other Xanadu fixes