Yokohama Patch 8 Hotfix 1

  • Release version: Yokohama
  • Updated October 29, 2025
  • 2 minutes to read
  • The Yokohama Patch 8 Hotfix 1 release contains fixes to these problems.

    Build information:
    Build date: 10-26-2025_2315
    Build tag: glide-yokohama-12-18-2024__patch8-hotfix1-10-15-2025
    Important:
    For more information about how to upgrade an instance, see ServiceNow upgrades.

    For more information about the release cycle, see the ServiceNow Release Cycle.

    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.

    Fixed problem

    Problem Short description Description Steps to reproduce

    Access Control

    PRB1893600

    KB2178333

    RecordFamilyResolver. archiveTable HasACLTerms needs more optimization Performance issues with reports on customer instances with a big number of archive tables.

    Refer to the listed KB article for details.

    Activity Stream

    PRB1928872

    The CanReadRepo class encounters a Concurrent Modification Exception This concurrency issue arises because the class uses a HashMap, which is not thread-safe. The HashMap should be replaced with a ConcurrentHashMap to ensure thread-safe operations and prevent the exception.

    Event Management

    PRB1639714

    Alerts on an Application Service have empty PRCs Alerts on an Application Service appear in the list of 'Impacted Services/CIs' of some change request. These alerts have empty PRCs and they have only one change request instead of two.
    1. Define the Manual Application Service.
    2. Define the Change Request for the Application Service.
    3. Send the event to some CI of the Application Service.
    4. Open the generated alert.
    5. Navigate to the PRC.
      • Observe that the alert has the PRC 'Change on Application Service.'
    6. Send the event to the Application Service.
    7. Open the generated alert.
    8. Navigate to the PRC.
      • Observe that the alert has the PRC 'Change on Application Service.'
    9. Create another change request on a different CI.
    10. Add the defined Application Service to the list of Impacted CIs of the change request.
    11. Send the event to the Application Service.
    12. Open the generated alert.
    13. Navigate to the PRC.

    Observe that the alert has only one change request, but it should have two.

    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.