Yokohama Patch 7 Hotfix 1

  • Release version: Yokohama
  • Updated September 17, 2025
  • 1 minute to read
  • The Yokohama Patch 7 Hotfix 1 release contains fixes to these problems.

    Build information:
    Build date: 09-09-2025_1515
    Build tag: glide-yokohama-12-18-2024__patch7-hotfix1-09-09-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

    Mobile Platform

    PRB1916821

    The prefetch logic for the parameter screen is broken when using scripted variables When using scripted variables, the prefetch logic for the parameter screen is broken. As a result, the input form screen contains an empty input

    Scenario 1:

    1. Create a button with an input form screen.
    2. Add an input and a scripted variable to the input form screen.
    3. Make the script of the scripted variable execute longer than ten milliseconds.
    4. Auto-fill the input with the scripted variable.
    5. Add the button to the 'Navigation' section.
    6. In the online mode, select the button.

    Expected behavior: The input form screen contains the input with the auto-filled value.

    Actual behavior: The input form screen contains an empty input.

    Scenario 2:

    1. Provision an instance with the following applications installed: app-wsd-core, app-wsd-reservation, app-wsd-mobile, and app-wsd-space-mgmt.
    2. Log in to the instance using the requestor mobile application.
    3. Select the top menu.
    4. Create a new reservation with the building and floor.
    5. Open the 'My Reservations' list screen.
    6. Swipe an item.
    7. Select the Edit button.
    8. View the input form.

    Expected behavior: The building input is prefilled with the selected floor.

    Actual behavior: The building input is empty. This problem occurs because the building or floor calculation occasionally times out and is skipped. In the previous logic, the prefetch mechanism was used for evaluation.

    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.