Yokohama Patch 12
The Yokohama Patch 12 release contains important problem fixes.
- Yokohama Patch 12 was released on February 06, 2026.
-
- Build date: 02-03-2026_1624
- Build tag: glide-yokohama-12-18-2024__patch12-01-20-2026
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
Yokohama Patch 12 includes 139 problem fixes in various categories. The chart below shows the top 10 problem categories included in this patch.
Changes in Yokohama Patch 12
- Now Assist and agentic AI release notes
- For Now Assist new features and changes, see Now Assist and agentic AI release notes.
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 |
|---|---|---|---|
|
Activity Stream PRB1973244 |
Texts do not clear out from Journal fields, such as comments/work notes, after selecting Save in workspaces | When inserting a text in the Journal fields and going to save the records, the journal entry is created but the text remains in the box. This happens only when using the Save button, but works correctly when using the Post button. |
Expected behavior: The text disappears after the user saves it. Actual behavior: The text remains in text box after the user saves it. |
|
Application Manager PRB1981044 |
The latest version in the sys_store_app table is updated to the installed version after an install, which causes the Upgrade button to be unavailable in App Manager | Two functions (_fixLatestVersionFor WithdrawnInstalledApps, _fixLatestVersionFor WithdrawnInstalledCustomizations) in Application Manager's UpdateChecker.checkAvailableUpdates API (aka Sync in the UI) were missing a required GlideRecord.addQuery constraint when the 'sn_appclient.enable_app_ manager_checksums_cache' sys_property was set to 'true' (default). This regression led to the 'latest_version' being set to the incorrect values on Install/Sync. |
Refer to the listed KB article for details. |
|
Configuration Management Database (CMDB) PRB1909893 |
The 'Run' filter can apply an old condition and not pick up the newly applied filter conditions | In the CMDB Relationship editor, the filter can apply old conditions and not pick up the newly applied filter conditions. This issue isn't consistently reproducible but there's a problematic API call made. | |
|
Database Persistence - Data Access PRB1829096 |
There's an incorrect timeref display value for ISO week 53 | It's cosmetic as only the axis labels are affected and the real values are preserved. | |
|
Email Notifications PRB1952527 |
An email template isn't applied when users select Apply template in the mini/full composer | The template isn't applied. |
Expected behavior: The template should be applied. Actual behavior: The template isn't applied. |
|
Internationalization Features PRB1892286 |
A non-admin user can't change a dashboard name by specific steps when the system language is set to Japanese | The dashboard name should be updated correctly and reflected in both the primary record and its translated fields, as it is in the Washington and Xanadu versions. In the Yokohama version, the update to the dashboard name fails silently when the Japanese language is enabled and the sys_translated record exists. |
Refer to the listed KB article for details. |
|
Server-side scripts PRB1972733 |
Field translations for security integrations are failing and return a null value | The field translations aren't working. On changing the field evaluator.withEnforcedSecurity(false), field translations work as expected. |
All other fixes
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Advanced Work Assignment PRB1982818 |
After removing a service channel, the current universal capacity of the agent isn't decreased | After removing a service channel from the 'Available' presence state, the universal capacity for the existing documents related to that channel shouldn't be considered. |
Observe that the current universal capacity of the agent stays the same. In Xanadu and Zurich, the current universal capacity gets decreased. |
|
Agile Development PRB1968771 |
/sn_safe_$safe_board.do #/teamBacklog is broken | Loading different PIs in the SAFe team backlog board in Zurich isn't working. The data in the board doesn't always change and can take multiple tries to change the PI on the board. | |
|
AI Agents (Glide Family) PRB1970081 |
Agent/Workflow Access not working for elevated roles | Although the user is shown to have the elevated roles, the user appears to be blocked from accessing the agent after testing the Agent Access. |
Observe that the initial screen shows the user has these elevated roles. However, after running the test, the results show that the user is blocked from accessing the agent. However, the ACL check fails, but the role masking still passes. |
|
AI Agents (Glide Family) PRB1972747 |
Ten assists for catalog execution in the fully agentic should be charged | ||
|
AI Search (Glide) PRB1926964 |
E5 encoding does not work when a non-base instance English (EN) record is created in the sys_language table | The issue occurs because E5 model config references sys_language records for supported languages. It saves sys_id of the record. However, if the user's instance has a non-base instance language record, it will not work with E5. | |
|
AI Search for Service Portal PRB1956814 |
Pressing the 'Enter' key doesn't open the link | When the tab focus is on the link and the 'Enter' key is pressed, the link doesn't open. However, if the user presses the Tab key, the focus moves to hidden and pressing Enter opens the link. |
Expected behavior: The tab focus is on the link, and pressing the Enter key opens it. Pressing the Tab key moves the focus to the next interactive element. Actual behavior: When the tab focus is on the link and the 'Enter' key is pressed, the link doesn't open. However, if the user presses the Tab key, the focus moves to hidden and pressing Enter opens the link. |
|
AI Search for Virtual Agent PRB1945491 |
Tags should be passed as 'Array of Strings' not 'String' | ||
|
AI Search UX PRB1962691 |
AI Search doesn't populate sys_search_source_event with sources that weren't returned |
Observe that only the tables from search results that were returned were added to sys_search_source_event. |
|
|
AI Search UX PRB1973402 |
Genius results are stacked vertically instead of horizontally in Service Portal | This issue occurs in Yokohama and Washington DC. | |
|
Appointment Booking PRB1940645 |
If users load an appointment booking on a portal home page and then use the Service Portal (SP) date picker in a different portal page, the datepicker isn't selectable until a page reload | ||
|
Appointment Booking PRB1973793 |
Blackout schedule isn't honored | Users are able to book an appointment during the blackout schedule period. |
Notice that appointment slots are available during the blackout schedule (for example, December 31). |
|
Authentication PRB1927594 |
Oauth token calls fail from an API authenticated sessions | As part of multi-factor authentication enforcement for local internal user logins, adaptive authentication is enabled and configured the MFA context policy. Once an API authenticated session is established, it's expected to make only API integration (or non-interactive) related calls, and the '/oauth_token.do' call falls outside of integration calls. |
Refer to the listed KB article for details. |
|
Case and Knowledge Management for HR Service Delivery PRB1963168 |
The HRSD Knowledge Graph is unavailable after an upgrade | There's an issue with the Now Assist Knowledge graph. The user receives the error 'An unexpected error occurred. Please try again.' |
Expected behavior: Information about the user's open HR Cases is displayed. Actual behavior: The user receives the error 'An unexpected error occurred. Please try again.' |
|
Case and Knowledge Management for HR Service Delivery PRB1965782 |
RCA created during case summarization/resolution notes generation | RCAs are generated when modifying any fields in an HR case and its child tables, which causes test failures. | |
|
Case Management PRB1821909 |
RecordReferenceConnected GQL query is seen on createCase flow, which wasn't the case in Xanadu |
Expected behavior: The user doesn't see the call to snRecordReferenceConnected. Actual result: The user sees a GQL call to snRecordReferenceConnected. |
|
|
Change Management PRB1953175 |
The 'Notify assessment' user notification is triggered unnecessarily for change risk assessments | The email notification is triggered by the subflow 'Notify Assessment user' at the time when a risk assessment is opened (where in theory the user completes the risk assessment). By the time the email notification is received, this message becomes unnecessary. |
Observe a notification saying the user has been assigned an assessment (event 'assessment.received' in the 'sysevent' table). |
|
CMDB Data Manager PRB1943938 |
The Data Manager policy jobs experience increasing slowness creating tasks when processing large data sets | The CMDB Data Manager policy for running jobs keep running for a long time because the underlying SQL query has pattern of LIMIT and OFFSET on the CMDB table. The table has a lot of data, and thus those SQL queries start showing increased execution time, effectively slowing the job running them. | |
|
Communities PRB1952833 |
Blog posts within Community forums have all been reformatted | The HTML code not showing properly on blog in community portal. | |
|
Configuration Management Database (CMDB) PRB1894727 |
Duplicate approvals are created for the same users for CMDB Data manager tasks while in the 'Requested' state | This issue shows up when there are multiple archive policies generating each at least one task. It might be applicable for retire or delete policies too. | |
|
Data Archiving to Object Store PRB1890833 |
Corrupted attachments cause repeated offload failures, chunk starvation |
The offload errors out both now and on every subsequent reattempt. If enough attachments get corrupted, it can have broken chunks on every reattempt, preventing anything being offloaded for this rule. |
|
|
Data Archiving to Object Store PRB1893485 |
If a related record hasn't finished offloading, 'Restore from Tier 2' can cause unpredictable results | This is hard to reproduce without a large backlog to offload. |
Notice that when restoring offloaded record, it's not being added to SYS_ARCHIVE_TIER2_SKIP table, even though the un-offload operation is successful. |
|
Database Persistence - Data Access PRB1924708 |
Show Matching a list and order by ref_ fields throws NPE | After the user orders the list, the records disappear. |
Expected behavior: The records show. Actual behavior: The records disappear. |
|
Database Persistence - Data Access PRB1944597 |
Multiple applications under the same sys_scope create an invalid GraphMetadata Object | An error occurs. |
Notice the error, 'No graph named global.graph_name was found.' |
|
Database Persistence - Data Access PRB1968109 |
When glide.db.aggregate. groupby_display_optimize is true, group by reference fields display value is a sys_id | ||
|
Database Persistence - Data Scale PRB1889276 |
deleteMultiple fails for PG for IN conditions larger than 1000 | A NullPointerException is thrown: 'Exception attempting to delete from: u_cstask_multiple_delete: java.lang.NullPointerException: Cannot invoke 'java.util.List.addAll(java.util.Collection)' because 'this.fPlaceHolders' is null: com.glide.db.conditions.ASetCondition .formatFieldSet(ASetCondition.java:265) com.glide.db.conditions.ASetCondition .formatSet(ASetCondition.java:157)'. |
Observe that a NullPointerException is thrown. |
|
Database Persistence - Data Scale PRB1945816 |
A connection pool should properly handle errors during expansion | This issue was observed in a user's production instance where the PRI database connection pool became exhausted. The exhaustion occurred because several threads were holding PRI DB connections while executing queries on the RR database. During this time, the RR database went down (due to a hardware failure), and these threads remained blocked for approximately 10–15 minutes, resulting in pool exhaustion. |
Observe that the system becomes unavailable for 10-15 minutes until the transactions begin to timeout. |
|
DevOps (Family) PRB1974768 |
Duplicate pull requests are created due to a concurrency problem | Database level uniqueness isn't present and, as a result, a duplicate record is created when a race condition happens. | |
|
Discovery PRB1895238 |
Cloud Application Patterns are launched sequentially and contribute to the long discovery schedule | The launching time of massive number of probes should be improved. |
Refer to the listed KB article for details. |
|
Discovery PRB1903928 |
Slow query with primary_hash= -865319141 runs 60k times per day, consuming reasonable time from the database | Users with a relatively high number of records on cmp_discovery_ldc_config may be affected by query primary_hash= -865319141. It can run thousands of times, reading the entire table. | |
|
Discovery PRB1969791 |
The Discovery Pattern logs say Warning CI Pattern is completed, even though the pattern failed completely | Even though the classification is successful, if the pattern fails to get the basic identification details such as name, serial number, etc., the pattern fails completely. However, the Discovery Pattern logs say that the Warning CI Pattern was completed but failed some post-processing steps. |
Run an SNMP Discovery. Observe that the pattern fails if it fails to get the basic identification details. However, the Discovery Pattern logs say the Warning CI Pattern was completed but failed some post-processing steps. |
|
Discovery PRB1974425 |
Make the Discover Now button primary in the workspace 'Form' view | Update the button style on the existing UI action record for Discover now to mark it as primary. |
Expected behavior: As one of the main UI actions on each schedule form is Discover Now, it should be displayed as a primary button. Actual behavior: Notice that the style of the Discover Now action button displayed isn't 'primary'. |
|
Document Viewer PRB1947203 |
After upgrading to Yokohama, there's an issue during the generation of a PDF file for a custom audit process using the PDFGenerationAPI library | The URL of an image or some function of the style of the HTML text used as the basis for the PDF file isn't converted or supported. |
An attachment should automatically be generated and be attached to the engagement in question, but nothing happens. |
|
Email Notifications PRB1942395 |
The cursor moves to the end of an input field when the CPU throttling is 4* slower and 6* slower |
Expected behavior: Drafting an email shouldn't encounter unexpected cursor placement to the end. Actual behavior: The cursor jumps to the end while typing. |
|
|
Event Management PRB1953971 |
There are two columns named 'text' in the table sa_agg_alert_filter, but one of them should be network_traffic | The label is 'Network Traffic', but the column name is 'text', so there's no separated flag for network traffic. | |
|
Event Management PRB1954172 |
Automated group is created even if some of the alerts don't match the aggregated alerts filter | Defined alert aggregation filter sa_agg_alert_filter isn't working and alerts are still grouped. |
Refer to the listed KB article for details. |
|
Event Management PRB1978591 |
PRC list contains new and outdated change requests that should be filtered out |
Expected behavior: Both CRs should be filtered out (one for being in 'new' state, one for being outdated). Actual behavior: Both CRs appear in the PRC list. |
|
|
Flow Engine PRB1971237 |
Unable to run 65M Load Test |
Observe that certain executions didn't run. |
|
|
GRC Platform Plugins PRB1972072 |
The P95 response time for task page loading across all the workspaces exceeds SLA of 4 seconds |
Observe that the P95 response time exceeds SLA of 4 seconds. |
|
|
Horizon Image Component PRB1803287 |
The 'Fit' property doesn't work with max-width attribute | The now-image tag calculates to new resize events, but the 'img' tag remains the full width despite the values is in the 'Fit' property. |
Observe that the now-image tag has max-width dynamically calculated to new values on resize events, but the 'img' tag inside now-image still keeps the full width despite the options specified in now-image's 'Fit' property. |
|
HTTP Client PRB1959206 |
Introduce Mechanism to Set Connection Pool Timeout on the Instance to Prevent Semaphore Exhaustion | This is a product update. | |
|
Install Base Management Store PRB1972327 |
Instance Performance issue due to No NULL checks in the InstallBaseUtilSNC base instance script include | 'sn_customerservice .unified_consumer role' was added to a group, causing a cascading change to 27 child groups containing over 7000 users. Subsequently, users with this new role who didn't have a corresponding entry in the consumer table were caused to run a 'select *' query on 'sn_install_base' tables. This results in queries of tables containing over 2 million records being continuously executed. |
Observe the slowness. Global.CSManagementUtils.getConsumerID() returns null for a user who doesn't have a record in csm_consumer table and has a unified_consumer role. This method is used in other methods, which are used in dynamic filters. |
|
Instance Data Replication (IDR) PRB1821656 |
A carriage return character ( ) is added | A carriage return character is added when work notes or additional comments are synced to an instance. |
Observe that the carriage return character ( ) is added to the new line. |
|
Internationalization Features PRB1912273 |
After a Yokohama upgrade, catalog admins can't create new sys_translated records | Since the upgrade to Yokohama, it's no longer possible for catalog_admin users to create records in table [sys_translated], only update existing ones. |
Observe that the adjustment is saved correctly and can be found in the sys_translated table, with 'updated' and 'updated by' correctly updated to the testuser. |
|
Key Management Framework (KMF) PRB1906571 |
Password2 system properties return an encrypted value after a node restart for on-prem instances | In on-premises environments, database (DB) properties aren't being correctly decrypted and remain encrypted in memory. | |
|
Key Management Framework (KMF) PRB1906606 |
SEK rekey fails for records with undefined or invalid sys_id or invalid table | Bagheera should handle undefined/null/empty sys_id records. |
Refer to the listed KB article for details. |
|
Language and Translations PRB1978639 |
Translations merge for Yokohama to fix an issue introduced in a previous patch | This is a GenAI translation update. | |
|
Multi-provider Single Sign-on (SSO) PRB1920554 |
The 'Check certificate expiration' job fails daily | If the user runs the job 'Check certificate expiration' on an instance with multiple certificates, the localhost_log shows an issue for every certificate that got null. | |
|
Next Experience Unified Navigation PRB1975305 |
AI Engagement Experience (AIEX) upgrade issue | When a user upgrade Yokohama, they won't get any of the new AIEL changes. This occurs when upgrading from version 27.0.29, which has UXR components, to version 27.0.28-aiex.13. | |
|
Now Assist for Software Asset Management (SAM) PRB1951872 |
The user resolution rule is created in a global domain instead specific domain | The user resolution rule is created in the global domain instead of the child domain 'A1'. |
Expected behavior: The user resolution rule is created in domain A1. Actual behavior: The user resolution rule is created in the global domain. |
|
Now Assist Panel PRB1985088 |
Link in NASS doesn't open in a new tab |
Expected behavior: The KB link opens in a new tab. Actual behavior: The KB link doesn't open at all. |
|
|
On-Call Scheduling PRB1909337 |
No response after selecting On-Call Calendar if there's no shift in cmn_rota | When the user tries to select On-Call Calendar, there's no response and no message, but a green border is displayed for an unknown reason. It seems related to the presence or absence of shift(cmn_rota). Instead, the system should display a meaningful message on the page when no shifts are available. |
Observe that there's no response and no message, but a green border is displayed for an unknown reason. |
|
On-Call Scheduling PRB1938628 |
When adding a coverage to a shift, the user is displayed two times on the 'day' view of the on-call schedule |
Observe that users are displayed twice. The user should be displayed only once. |
|
|
On-Call Scheduling PRB1967490 |
OnCallRotation.getPrimaryUser returns null for across day shift time while using 2024_schedule_engine | The script to get the primary on-call doesn't return valid data. Instead, it returns a null value. | |
|
OneExtend PRB1925002 |
Agentic Workflow's trigger sys_user is taking precedence over run as 'AI User' | When trigger conditions are met, the workflow should be executed with workflow's 'Run As' user for the new incident. However, the workflow is actually executed with the trigger's sys_user and the execution is terminated with the error 'Access Denied'. | |
|
OneExtend PRB1971589 |
cypher2Results API is broken with glide record dynamic | A Null Pointer Exception is coming from OneExtend: 'Couldn't decipher the stack trace resulting from the following JavaScriptException.' | |
|
OneExtend PRB1973586 |
A newly changed LLM provider setting is reset after upgrading | After upgrading an instance to Zurich but not upgrading Generative AI Controller and Now Assist Admin apps to the compatible latest available versions, the LLM provider setting reverts to its pre-upgrade value within two hours or less after being changed through the 'Edit Model Provider' option in Now Assist Admin. This behavior may cause configuration instability after the upgrade. | |
|
OneExtend PRB1974084 |
Error during zboot due to a 'where' clause on sys_db_view_table | ||
|
OneExtend PRB1978709 |
Now Assist panel and AI Agents fail because outbound URLs ignore the project ID of the connection URL (sys_alias) | In the Gemini BYOK integration, outbound requests made by Now Assist panel and AI Agents fail because the generated outbound URLs don't include the project ID from the connection URL (sys_alias). These features rely on the Java proxy to construct outbound URLs, but the proxy doesn't append the project ID. As a result, calls are sent to an incorrect or incomplete Gemini endpoint, and the user gets the error 'Invalid HTTP response 404: Not Found'. In contrast, Incident Summarization and Code Generation features work correctly because they use the Flow Designer, which properly constructs outbound URLs and includes the project ID as part of the request path. Because Now Assist panel and AI Agents bypass Flow Designer and instead use the Java proxy that omits the project ID, their outbound calls fail consistently. | |
|
OneExtend PRB1981515 |
Add enhanced debug logging around async client call | Debug logs need to be added when each streamed chunk is received, when the final callback is received (VAStreamConsumer), before enqueueing in the hybrid queue, and after enqueueing in the hybrid queue and the callback is complete. | |
|
Platform Analytics Migration API PRB1797363 |
Scheduled reports are migrated even if they aren't active |
Expected behavior: The scheduled report isn't migrated. Actual behavior: The inactive scheduled job is migrated as active. |
|
|
Platform Analytics Migration API PRB1962944 |
Duplicate records are created in the analytics_category_m2m table when using UnloadDashboard before and after Platform Analytics migration | In the Zurich release, when a Core UI dashboard is exported from a source instance using UnloadDashboard before a Platform Analytics migration, and then the same dashboard is migrated to a Platform Analytics dashboard and exported again using UnloadDashboard after migration, duplicate category records are created in the analytics_category_m2m table upon importing to the target instance. This issue occurs when both the source and target instances perform the migration process and the migrated dashboard is re-imported through an update set. As a result, the migrated dashboard in the target instance displays two identical categories, with duplicate links in the analytics_category_m2m table. |
Observe that duplicate records are created in the analytics_category_m2m table. |
|
Platform Licensing PRB1980200 |
True-up of SM and LE 6.0.2 | This is a product update. | |
|
Process Mining Workspace PRB1916916 |
When datetime is selected as Activity Definition, the grouping of activities isn't working | ||
|
Process Mining Workspace PRB1949520 |
Users aren't able to view processes if they have access to only some of the records from that table |
Observe that a 'You don't have required access to the Knowledge table for viewing this configuration' error displays even though the user has access to some records in the kb_knowledge table. |
|
|
Process Mining Workspace PRB1955632 |
The 'Top 5 opportunities type' graph isn't displaying the improvement opportunity type with the highest records |
Observe that the data is not sorted with highest record frequency. |
|
|
Procurement PRB1970134 |
'Receive by' isn't populated when receiving through the stockroom import flow | In a normal PO flow, 'Received by' is populated by the user who received the assets. However, in the import flow, it's shown as empty. |
Observe that 'Receive by' isn't populated on the receiving slip. |
|
Resource Management PRB1941447 |
The assignment FTE falls to an incorrect value due to lack of availability adjustment to 24 hours in the monthly view of RMWS | The issue is caused by not adjusting availability to 24 hours. It should adjust availability to 24 hours and redistribute hours evenly. |
Refer to the listed KB article for details. |
|
Server-side scripts PRB1974676 |
Guest sandbox logging can potentially overwhelm system logs | ||
|
Server-side scripts PRB1974683 |
Rules for static analysis feature are locked behind no_db_override | ||
|
Service Catalog Builder PRB1982503 |
In Yokohama, the Continue button doesn't work and the Preview button is missing in the canvas view of t2c- 6.0.7 |
Observe that the Preview button is missing and the Continue button doesn't work. |
|
|
Service Portal PRB1935624 |
Hide filters and Clear All in a facet search aren't properly aligned | The Hide filters and Clear All options are showing, but they aren't aligned. There are a few pixel mismatches. |
Expected behavior: The Hide filters and Clear All options are aligned. Actual behavior: The Hide filters and Clear All options are showing, but they aren't aligned. There are a few pixel mismatches. |
|
Software Asset Management PRB1968916 |
Fetch transactionId by failed job name and profile Sys ID | ||
|
Software Asset Management PRB1974875 |
Job failure troubleshooting for family releases | This is a product update. | |
|
Software Asset Management Publisher Pack for Microsoft PRB1871730 |
The 'Collect CAL Info' extension section causes a huge payload for Windows discovery | When running Windows OS - Servers patterns, if the server has a large amount of records in the MsftUal_DeviceAccess and MsftUal_UserAccess through WMI queries, then the payload is substantial. Such large payloads may cause mutex locks and impact performance. | |
|
Software Asset Management Publisher Pack for SAP PRB1887429 |
Automatic software model isn't created | An automatic software model isn't created for the Default Named User Type in the Default Price List as specified in the SAP connection. |
Observe that an automatic software model isn't created for the Default Named User Type in the Default Price List as specified in the SAP connection. |
|
Software Discovery PRB1967095 |
Software Asset Connections doesn't set the last scanned on cmdb_sam_sw_install | Synch installed software pattern pre/post script should get the discovered date from cmdb_ci_appl. | |
|
Software Entitlements PRB1943125 |
Total cost calculation in software entitlements for workspace is different than on the form | The total cost displayed for software entitlements in the Software Asset Workspace (SOW) view is incorrect when compared to the form view of the same entitlement. The SOW is adding additional decimals on some occasions, which isn't consistent with the form view, which would have a rounded number. For example, Workspace: 10,441.5591 compared to Form: 10,440. This issue arises from the different outputs of the UI scripts CalculateTotalCostWS .getTimeSpan() and CalculateTotalCost .getTimeSpan(), which should, but doesn't yield consistent results. This issue impacts the visibility of accurate cost information in software asset workspace. |
Refer to the listed KB article for details. |
|
Source-to-Pay Operations (Glide) PRB1978443 |
Integer to decimal changes, Java level changes | ||
|
UI Field Administration PRB1881510 |
The category under 'change request values' on the standard change template isn't reflected in Service Operations Workspace | This issue is present in the base instance as well. The Category field is visible, but the value set for the category isn't visible under 'change template values'. |
Observe that the category under 'change request values' isn't reflected. |
|
UI Field Administration PRB1937530 |
Reference fields do not display correctly | When creating an incident using the Create Incident UI Action from a record page that uses UI Builder form components, reference fields may not display correctly. |
Notice in the incident workspace view under the assignment section that the Configuration item field and Service field are missing. |
|
UI Field Administration PRB1945077 |
Click-to-call ignores the E.164 country code and defaults to +1 | The 'Click-to-call' feature is incorrectly dialing US numbers instead of international numbers like the UK or India, regardless of the country code. Dialing from the contact card works correctly, but using the Click-to-call icon always defaults to US numbers. |
An outbound call is placed, and an interaction record is created. |
|
UI Form Administration PRB1953177 |
now-stylized-text is not supported in Yokohama so the tagline component is not rendered in workspace | This issue occurs in Yokohama. |
Expected behavior: The tagline component is displayed in the workspace. Actual behavior: The now-stylized-text isn't supported in Yokohama so the tagline component isn't rendered in the workspace. |
|
Usage Analytics PRB1963094 |
Users aren't able to interact with the Unified Navigation menu when the web SDK configuration becomes empty | Unified Navigation Menu interaction is stopped when the legacyConfig in sessionStorage is emptied by some scripts, causing errors related to trackingConsent and page freezing upon interaction. This restores smooth navigation between menu items. |
Check that there's an error for tracking consent and the page is freezing. |
|
Virtual Agent PRB1768573 |
Profanity filter keyword issues | Profanity filter keyword mode flags non-profane words that contain otherwise profane words. | |
|
Virtual Agent PRB1975277 |
The actual status of the additional chat features isn't reflected in the base instance NAVA assistant test window | In the test panel, the values of 'Allow web search', 'Allow response streaming', and 'Allow document uploads' are shown as 'Inactive'. This doesn't reflect the values set in the 'sys_now_assist_deployment _config_attributes' table. |
Expected behavior: In the assistant test panel, the values of 'Allow web search', 'Allow response streaming', and 'Allow document uploads' are shown according to the actual values set in the 'sys_now_assist_deployment _config_attributes' table. Actual behavior: The test panel opens, and the values of 'Allow web search', 'Allow response streaming', and 'Allow document uploads' are shown as 'Inactive'. |
|
Virtual Agent PRB1975617 |
Failing to send an agent joined message | ||
|
Virtual Agent PRB1982735 |
Handle an unknown document_id field in the sys_cs_provider_application |
Logs have an unknown field document_id in sys_cs_provider_application exception for every Teams request. |
|
|
Virtual Agent Web Client PRB1927910 |
When initiating a chat with Enhanced Chat active in a portal, the + button to start a new chat remains disabled after the chat times out | Users must refresh the page to re-enable the + button. |
Expected behavior: The + button is enabled after a chat times out, allowing users to start a new conversation without refreshing the page. Actual behavior: The + button remains disabled after timeout, and users must refresh the page to initiate a new chat. |
|
Virtual Agent Web Client PRB1974007 |
Synthesized responses disappear on Now Assist Virtual Agent (NAVA), Now Assist panel, Dynamic Window (DW) | Responses disappear after they're produced. | |
|
Virtual Agent Web Client PRB1981024 |
Markdown link [label](url) renders an incorrect URL when the URL contains a dollar sign ($) | ||
|
Walk-Up Experience PRB1965546 |
In SOW, navigating to location kiosks doesn't return any results | This is an issue with the Walk-up Experience. |
Expected behavior: Two kiosks are returned. Actual behavior: No results are returned. |
|
Web UX Runtime PRB1968992 |
There's a blank page in the custom workspace when users log in for the first time, or after they clear the cache | This issue occurs after upgrading Yokohama. The user notices that the Verify Guided Upgrade take a while to load when it's the first time logging in to the instance. |
Notice that the Verify Guided Upgrade takes a long time to load when it's the user's first time logging into the instance. |
|
Word Document APIs PRB1967960 |
Custom fonts in Word documents throw an error |
Note that the upload fails and the file isn't visible in the contract request. |
|
|
Zing Text Indexing and Search Engine PRB1972145 |
The query is slow from the TS Index Stats job from the getTableList method | The TS Index Stats job executes some code to get a list of extension tables to index for a given base table. To do this, it executes an expensive aggregate query against the base table, grouping by the sys_class_name field. This doesn't scale well and can cause queries to run long, which impacts overall database and instance performance. |
Expected behavior: The job runs quickly. Actual behavior: The job runs slowly as these extended tables grow in size. |
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.
- Yokohama Patch 11
- Yokohama Patch 10 Hotfix 1a
- Yokohama Patch 10 Hotfix 1
- Yokohama Patch 10
- Yokohama Patch 9
- Yokohama Patch 8
- Yokohama Patch 7 Hotfix 3b
- Yokohama Patch 7
- Yokohama Patch 6
- Yokohama Patch 5
- Yokohama Patch 4
- Yokohama Patch 3
- Yokohama Patch 2
- Yokohama Patch 1
- Yokohama security and notable fixes
- All other Yokohama fixes