---
sourceDocument: Yokohama Release Notes
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/release-notes

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Release Notes

ft:clusterId :

    - rn

bundleId :

    - rn


---

# Yokohama Patch 8 Hotfix 2

# Yokohama Patch 8 Hotfix 2 {#ariaid-title1}

Release version: Yokohama  
Updated November 5, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read  
The Yokohama Patch 8 Hotfix 2 release contains fixes to these problems.

Build information:
:   Build date: 10-31-2025_1629
:   Build tag: glide-yokohama-12-18-2024__patch8-hotfix2-10-30-2025
Important:  
For more information about how to upgrade an instance, see [ServiceNow upgrades](https://servicenow-prod.fluidtopics.net/gT4zpGHCQSL790audteXjw "The upgrade process moves your instance to a new ServiceNow release version. Understand the difference between upgrading and patching, release definitions, rollback and backup options, and how to test your non-production and production instance upgrades.").

For more information about the release cycle, see the [ServiceNow Release Cycle](https://support.servicenow.com/kb_view.do?sysparm_article=KB0547244).{#yokohama-patch-8-hf-2-PO__p_download-version}  
Note:  
This ServiceNow AI Platform major family release is now available in ServiceNow's Regulated Market environments. For more information about services available in isolated environments, see [KB0743854](https://support.servicenow.com/kb_view.do?sysparm_article=KB0743854).

## Fixed problem {#yokohama-patch-8-hf-2-PO__section_fnq_rqx_2hc}

{#yokohama-patch-8-hf-2-PO__all-other-fixes__entry__4}

| Problem | Short description | Description | Steps to reproduce |
|-|-|-|-|
| Advanced Work Assignment PRB1950558 | Advanced Work Assignment (AWA) should be able to determine if the work item is rejected due to time out or Asynchronous Message Bus (AMB) disconnection | When the work item times out, the work item reason on the awa_work_item_rejection table is 'Timed out' instead of 'AMB connection lost'. | 1. Install the Agent Chat plugin with the demo data. 2. Open the AWA assignment rule. 3. Update the timeout time to 15 seconds. 4. Open a browser (browser 1). 5. Log in to the workspace as an agent in browser 1. 6. Open another browser (browser 2). 7. Log in to the instance as a requestor. 8. Open the URL $sn-va-web-client-app.do in browser 2. 9. In browser 1, close the workspace tab completely as an agent. 10. Notice that the agent presence will not be set to offline immediately because the default idle check gives a 5 min buffer, and the agent is still available to receive work item at the moment. 11. In browser 2, start the live agent handoff. 12. Wait for 15 seconds so the work item will be timed out. 13. As an admin, navigate to the awa_work_item_rejection table. 14. Check the rejection record for the previous interaction. {#yokohama-patch-8-hf-2-PO__ol_dx4_zqx_2hc} Expected behavior: The reason should be 'AMB connection lost'. Actual behavior: The rejection reason is 'Timed out'. |
| Flow Engine PRB1941990 | Trigger inputs aren't accessible after a do-until loop execution | This issue is caused by the changes to GlideFlowStages Updater.java (older name GlideStage UpdateListener.java). It's observed that, in this specific flow structure, the 'in.request_item' flow input isn't passed to the 'Create Catalog Task' action. Querying the sys_flow_value table, there are 2 entries for 'in.request_item' one for the flow input and another with the parent loop associated. As the same key 'in.request_item' is now associated with parent loops, it can only be accessed in the loop body (and for the specific iteration), and all other references to it out side the loop aren't available. | 1. Import the flow XML. 2. Open Service Portal. 3. Place a request for 'iPad Pro' with the color set to 'Silver'. 4. Retrieve the RITM. 5. Open Flow Designer. 6. Test run the flow XML with the copied RITM as the input. 7. Open the RITM when the flow waits at the AFA. 8. Approve the request created for Abel Tuter. {#yokohama-patch-8-hf-2-PO__ol_itb_hrx_2hc} Expected behavior: The flow resumes, exits the loop, and reached the 'Create Catalog Task' and will be in the 'Waiting' state. Actual behavior: After exiting the loop, it is errored at 'Create Catalog Task' with an error executing the instruction. |
[ ]

{#yokohama-patch-8-hf-2-PO__all-other-fixes}

## Fixes included {#yokohama-patch-8-hf-2-PO__section_gnq_rqx_2hc}

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.

* [Yokohama Patch 8 Hotfix 1](https://servicenow-prod.fluidtopics.net/q4H2r2lO16dnpC2aHXcvGw "The Yokohama Patch 8 Hotfix 1 release contains fixes to these problems.")
* [Yokohama Patch 7](https://servicenow-prod.fluidtopics.net/Gs2iWPbHpHMxHq8yOoBAsQ "The Yokohama Patch 7 release contains important problem fixes.")
* [Yokohama Patch 6](https://servicenow-prod.fluidtopics.net/BNjEZmwQIcYFm~7CXtuiIA "The Yokohama Patch 6 release contains important problem fixes.")
* [Yokohama Patch 5](https://servicenow-prod.fluidtopics.net/Aff4QuTPpkrqeTYFQvvOuw "The Yokohama Patch 5 release contains important problem fixes.")
* [Yokohama Patch 4](https://servicenow-prod.fluidtopics.net/0NZMP7lTOVEOXCW5pwnSdQ "The Yokohama Patch 4 release contains important problem fixes.")
* [Yokohama Patch 3](https://servicenow-prod.fluidtopics.net/jXrkPnnmOuaGleV7JYQPtA "The Yokohama Patch 3 release contains important problem fixes.")
* [Yokohama Patch 2](https://servicenow-prod.fluidtopics.net/gTw0R2nzVMQBcbdPC0soDw "The Yokohama Patch 2 release contains important problem fixes.")
* [Yokohama Patch 1](https://servicenow-prod.fluidtopics.net/HPuS6cI3Q9FclhqSglkLPQ "The Yokohama Patch 1 release contains important problem fixes.")
* [Yokohama security and notable fixes](https://servicenow-prod.fluidtopics.net/zY12c3el4NQneYtiA4kD1A "The Yokohama release contains important problem fixes.")
* [All other Yokohama fixes](https://servicenow-prod.fluidtopics.net/xk4JxNj~_l2ZYEt921KFzA "The Yokohama release contains important problem fixes.")
{#yokohama-patch-8-hf-2-PO__ul_j2p_ypq_lfc}

