Zurich Patch 2 Hotfix 3
The Zurich Patch 2 Hotfix 3 release contains fixes to these problems.
- Build information:
- Build date: 11-18-2025_1831
For more information about the release cycle, see the ServiceNow Release Cycle.
Fixed problem
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
AI Agents (Glide Family) PRB1963825 |
Update AI Agents (AIA) true-up version to 4.0.38 | Updating the AIA true-up version to fix a potential infinite loop in an upgrade scenario. | |
|
Virtual Agent PRB1947698 |
Only one agentic workflow executes successfully when the same trigger fires simultaneously | When a workflow trigger fires simultaneously multiple times, only one of the resulting agentic workflows executes successfully. The other workflows terminate immediately with an error indicating that no session ID could be found. Each trigger correctly creates a new execution plan and a new conversation record, but only one conversation proceeds, while the others fail at the start. |
Expected behavior: Each triggered workflow should independently create or resolve its own valid session so that all conversations execute successfully, even under concurrent trigger conditions. Actual behavior: Only one conversation executes successfully. The other conversations either terminate immediately or don't continue after the first task with 'No session ID found' error. |
|
Virtual Agent PRB1962510 |
Empty sys_cs_message is created when Agentic Mode is on |
|
|
|
Virtual Agent third-party integrations PRB1956730 |
Live agent only mode doesn't work for third-party channels | The user messages aren't be received by the agent. This message appears in the log: 'Couldn't find rich control, dropping current message'. |
Observe that the user messages aren't received by the agent with this message in the log: 'Couldn't find rich control, dropping current message'. |
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.