Zurich Patch 7
The Zurich Patch 7 release contains important problem fixes.
- Zurich Patch 7 was released on March 10, 2026.
-
- Build date: 03-04-2026_1012
- Build tag: glide-zurich-07-01-2025__patch7-02-19-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
Zurich Patch 7 includes 307 problem fixes in various categories. The chart below shows the top 10 problem categories included in this patch.
Changes in Zurich Patch 7
- Associate a request header with a resource
- The request headers that you added are included in the exportable OpenAPI specification in the REST API Explorer with a "type: string" schema definition. For more information about exporting OpenAPI specifications, see .
- Create a theme with Theme Builder
- If your instance uses Zurich Patch 7, select your secondary color on the same screen before selecting Next. In ZP7, only primary and secondary brand colors are required.
- Define an API resource request structure
- Add a schema to a REST request record to define the request's expected data structure.
- Define a REST API response header
- Define one or more REST API response headers in a REST API.
- Define an API resource response structure
- Add a schema and relevant response headers to a REST response to define the response's expected data structure.
- Define a scripted REST API request header
- Define scripted REST API request headers to control which headers the API accepts
- Define a REST API schema
- Specify the expected data structure for requests or responses within a REST API by defining a schema.
- Now Assist and agentic AI release notes
- For Now Assist new features and changes, see Now Assist and agentic AI release notes.
- Scripted REST APIs
- Schemas define a structure that can be used for API requests and responses, including data type, expected fields, and formats. You can define multiple schemas within a scripted REST API, which can be used to specify request and response contents of the resources within that API.
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 |
|---|---|---|---|
|
Application Manager PRB1889269 |
Progress worker state isn't set to complete after worker is finished | Installing plugins shows an error even when successfully completed. In the logs, it looks like the error comes from a script include. Previously, the code block was a part of a larger function that had appVersion and appID as parameters. The code was refactored into the forceSyncWithStore function, which doesn't have appVersion and appID as parameters. If the gs.info line is reached, it throws an error because those two fields were not passed into the function. |
Notice that the syslog has the error 'com.glide.script.RhinoEcmaError: 'appVersion' is not defined.' |
|
Application Manager PRB1986694 |
App Manager and My Company Applications incorrectly shows available updates after update checker | When publishing a new version of the app, it doesn't appear in 'My Company Application'. |
Refer to the listed KB article for details. |
|
Connections and Credentials PRB1974412 |
Certain outbound HTTP requests fail randomly with '401 unauthorized' even though valid tokens exist | While executing outbound HTTP request using REST step, the request misses the authorization header even though the valid oAuth token exists. |
Refer to the listed KB article for details. |
|
Declarative Actions PRB1975231 |
Field decorators for Variable fields are cached in a way that causes issues, causing them to not show up sometimes |
Following the same steps above, users end with the Variable field in workspace without field decorators. |
|
|
Multi-provider Single Sign-on (SSO) PRB1979071 |
SAML SP Keystore expiration |
Refer to the listed KB article for details. |
|
|
Natural Language Query (Family Release) PRB1992648 |
com.snc.nlq.MetadataGenerator modifies GlideElement objects in TableDescriptorCache | This issue is observed in production. |
Refer to the listed KB article for details. |
All other fixes
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Access Analysis Instrumentation API PRB1990716 |
Add agentic support in access simulation and compare use access | This is a product update. | |
|
Activity Stream PRB1923171 |
When the Journal field is truncated, new lines are lost | The new lines are not displayed. |
Notice the new lines are not being displayed. |
|
Activity Stream PRB1969041 |
Focus remains on the 'Email' tab after 'Save' |
Observe that the focus is on the 'Email' tab after refreshing, and the focus returns to Comments, which is expected. |
|
|
Activity Stream PRB1996382 |
When setting glide.ui.escape_text to 'false', forms break |
Expected behavior: The record should load normally with the glide.ui.escape_text sys_property activated. Actual behavior: A blank screen with a basic message at the top will call out the ampersand issue. |
|
|
Advanced Work Assignment PRB1938992 |
High AWA assignment cycle times for impact voice call routing | A user is uptaking in NVC and they are facing slow response times for call routing. It's taking ~12 seconds to route the call to agent. Each AWA assignment cycle is taking ~11 secs and out of which ~8 secs is being spent for Agent Map creation. Expected response times should be less than a second as there's no other load in the system. | |
|
Advanced Work Assignment PRB1981019 |
AWA TransferToQueue shouldn't reassign a workItem to an AI Agent once rejected | If the interaction was previously transferred from the AI Agent, it shouldn't be transferred back to the AI Agent later (even if the AI agent is available). |
Observe that the interaction is transferred to the AI Agent. |
|
Advanced Work Assignment PRB1990260 |
The CreateSegment Scriptable API throws error when invoked from different scope that is not global | The error 'No implementations found for extension point: interactionSegment' is thrown. |
Expected behavior: A wrap up segment with a segment record is created, and works if run from global scope. Actual behavior: An error is thrown, 'No implementations found for extension point: interactionSegment.' |
|
Agent Chat PRB1964909 |
When an agent receives a new interaction within the workspace, the non-focused tab won't blink or flash | The tab is focused for the agent, but not the end user. |
Observe that the non-focused tab won't blink or flash. |
|
Agent Chat PRB1979795 |
Users can't update the agent chat status message content consistently via [sys_ui_message] records | When using agent chat, if an agent joins the chat, leaves the chat, or ends the conversation, a message appears indicating this. If the user wants to update these messages to display something other than 'Agent', they are only able to update the initial message through a [sys_ui_message] record, where the message for the key is updated to display the desired text. However, the other messages are displayed via business rules. If a user wishes to update these other messages, they must modify these scripts, which can cause breaking changes. | |
|
Agent Chat PRB1982490 |
RECORD#OPEN_CALL event isn't emitted during manual reject for transferred work items | The flow breaks inside closeRejectModalAndCard(). |
Expected behavior: openframe_awa_workitem_rejected should be emitted. Actual behavior: openframe_awa_workitem_rejected isn't generated when agent selects the Reject button on an interaction. |
|
Agent Chat PRB1990618 |
Live agent connection is not established with the Utterance and Contact button for non-admin requestors | Even though there is an agent available online, the requestor sees no agents available in the Agent workspace. | |
|
AI Agents (Glide Family) PRB1994390 |
After a Zurich upgrade, hundreds of thousands of log entries are generated by CacheInvalidationEventHandler | The message is 'No endpoints available for cache invalidation'. The source is com.glide.ui.ServletErrorListener. | |
|
AI Search (Glide) PRB1925238 |
AI Search should reuse the filter generated for each request instead of generating a filter again each time | The pre-processing time with Genius Results takes more time. |
Expected behavior: The pre-processing time with GR as opposed to without GR isn't different since the filter generated from the first request is being used. Actual behavior: The pre-processing time is more than double with GR. |
|
AI Search (Glide) PRB1934845 |
Make query boolean mode a first class parameter for search | When invoking AI search API, there should be a way to override the default query boolean mode. The goal is to first make NAVA default to OR mode. | |
|
AI Search (Glide) PRB1980738 |
When using AISearch Dynamic Filter, the pre-processing doesn't filter out search results as expected |
Observe that the search results with short_description spam aren't filtered out. |
|
|
AI Search (Glide) PRB1986147 |
Extend branding properties to support the update to the dynamic landing page 'Search My Servicenow' placeholder | ||
|
AI Search (Glide) PRB1989537 |
New tables added in Knowledge Graph AI Search pipeline | New tables added: sn_kg_tag_table, sn_kg_tag_column, sn_kg_tag_table_instruction, and sn_kg_tag_column_instruction. | |
|
AI Search (Glide) PRB1990134 |
If all KBBs from one doc are removed from KB late binding, the post process stops and all following docs are returned | If ACL filtering removes all the embedded documents from a knowledge base article (and there's no embedded match), the code stops processing all subsequent documents. |
Expected behavior: KB2 is not shown because the user has no ACL access. Actual behavior: KB2 is shown. |
|
AI Search (Glide) PRB1992808 |
AI server response time is more | While comparing with baseline, slowness on the AIS server side is observed. |
Notice the response time is slower. |
|
AI Search PRB1808581 |
activateDatasource API can pass semantic index configuration Sys ID from a different index source | The semantic index configuration is activated and the table is re-indexed. | |
|
AI Search PRB1822229 |
Query Performance metrics are down because it is polluted with the Genius Result configuration, making difficult to find required information |
When logging performance time breakdown, E2E search takes more than 5 seconds forais_long_query_log. There are missing crucial performance metrics breakdown, as it getting polluted with Genius Result pre-processing and post-processing scripts. |
|
|
AI Search PRB1896807 |
'Index All Table' from the list view of a datasource should trigger 'No block indexing' instead of 'Block re-indexing' | This causes an event queue pile up when the user triggers multiple re-indexing from the list view of the 'datasources' page. | |
|
AI Search UX PRB1943058 |
There's a global search highlighting issue when using a Safari browser in Next Experience with Zing | There's a visual rendering issue affecting the search bar on the Support ServiceNow portal when accessed via Safari OS version 26. The text typed into the search bar isn't properly visible regarding the theme, making it difficult for users to interact with the search functionality. |
Observe that the input text isn't rendered correctly, affecting visibility and usability. |
|
AI Search UX PRB1980290 |
In the Service Portal with Now Assist enabled, when the tab focus is on the link and the 'Enter' key is pressed, the link doesn't open |
Observe that when the tab focus is on the link and the 'Enter' key is pressed, the link does not open. |
|
|
AI Search UX PRB1988802 |
additionalContext is not passed through the Suggestions GQL API to AI Search, preventing DynamicFilters from working for Virtual Agent (VA) skills | When additionalContext is passed from the client to the Suggestions GQL API, it was not being threaded through the call chain to the AI Search Suggestion Reader. This causes DynamicFilters to not work properly, preventing VA Skills from being returned in suggestion results. |
Call the Suggestions GQL API with additionalContext parameter containing DynamicFilter information. Observe that the VA Skills that should be filtered by DynamicFilters are not being properly filtered, and the additionalContext is lost in the call chain and never reaches the AI Search service where DynamicFilters are applied. |
|
AI Search UX PRB1989321 |
Logic for retrieval should support 'CONTAINS' and not just prefix matching | Popular query suggestions are only returned if they start with has been inputted in the Omni bar. | |
|
AI Search UX PRB1991226 |
Search-based suggestions should have a user-friendly label for source |
Call the Suggestions GQL API with a term that will return search-based suggestions. Expected behavior: The payload has the Source label field for user-friendly labels based on what is configured for the corresponding source's 'Source Facet Bucket' label on the Search Application. Actual behavior: There is no label based on the Source Facet Bucket. |
|
|
Analytics Data API PRB1931476 |
Issue with Incident SLA donut translation in Service Operations Workspace (SOW) | After changing the language in SOW, the Incident SLA widget appears as 'Breached'. After clearing the cache, it then appears as 'undefined'. |
Notice that the label now appears as 'undefined' while the translation is already added in the sys_ui_message table. |
|
Analytics Data API PRB1952604 |
The data label indicators show the same unit in Platform Analytics Data Visualization | After creating a data visualization that uses two indicators as data sources with different units, the data labels reflect the same unit. |
Expected behavior: The data label unit in each indicator reflects the unit of the indicator. Actual behavior: The data label units in both indicators are the same, and not respecting the configured unit of the indicators used as a base. |
|
Asset Management PRB1990771 |
Asset Analyst UI changes | This is a product update. | |
|
Authentication PRB1913258 |
In the IP Filter Criteria Record, the user can't add a description to an existing range | The user is unable to save the form and gets the error message 'Duplicate IP Range entry'. |
Expected behavior: The user can save the form. Actual behavior: The user is unable to save the form and gets the error message 'Duplicate IP Range entry'. |
|
Authentication PRB1975818 |
The property glide.authenticate.failed_redirect is not working after login failure | The glide.authenticate.failed_redirect property is not functioning as expected after SSO login failure. This property is configured to redirect users to a specified URL after a failed SSO attempt. The URL can be either a public knowledge article describing the error with helpful links, or a company URL. However, after login failure, the redirect is not occurring as configured. |
Expected behavior: The user should be redirected to the URL specified in glide.authenticate.failed_redirect. Actual behavior: The redirect does not occur as configured. |
|
Authentication PRB1990715 |
Token Exchange API for Voice Service Agent | This is a product update. | |
|
Case and Knowledge Management for HR Service Delivery PRB1985492 |
New RCA records for attachment summarization | ||
|
Case and Knowledge Management for HR Service Delivery PRB1991031 |
Attachment Summary is not working when the HR case is transferred from one HR service to another service for Now Assist | Attachment Summary doesn't work on the new HR case with attachments after using 'Transfer case.' |
Expected behavior: Attachment summarization works on the new HR case with attachments after using Transfer case. Actual behavior: Attachment summarization doesn't work after using Transfer case on the on new HR case with attachments. |
|
Change Management PRB1977634 |
Change ATF test fails/flaps due to ATF steps timeout | ||
|
CI Lifecycle Management API PRB1772623 |
List view does not translate non-English languages for Lifecycle Stage and Lifecycle Stage status | This issue occurs when the user's language preference is set to a non-English language. |
Refer to the listed KB article for details. |
|
CMDB Query Builder PRB1977703 |
Query Builder in V2 mode can cause memory issues due to a static variable | An internal variable which is declared as static keeps being appended and thus creates a large memory footprint. This would happen if one or more queries are executed enough times to bloat this variable. |
Refer to the listed KB article for details. |
|
CMDB Query Builder PRB1982264 |
There's an inefficient query on cmdb_rel_ci - primary_hash=-739782498 | The query is scanning 90% of table with an odd OR condition. Also, if users split the OR condition, the first half sys_id>123 AND sys_updated=date runs 1ms and the 2nd half sys_updated_on date runs in 3ms. |
Run the scheduled 'CMDB Query Builder Suggested Relations Computation' job. |
|
CMDB Query Builder PRB1984814 |
'CMDB Query Builder Suggested Rels Cleanup SysTrigger' is using DISTINCT SYS_ID, causing the query to take very long | Removing DISTINCT so that the query finishes immediately. | |
|
Column Level Encryption PRB1892581 |
KMFCallerAccessPolicyRecordInterface#getCLECryptoModulesFromCallerPolicyTable isn't cached, causing a performance bottleneck | getCLECryptoModulesFromCallerPolicyTable shows up in 1.16% of samples and should be cached. It queries sys_kmf_crypto_caller_policy table, which is a metadata table. This can be easily cached using the CacheManager. | |
|
Configuration Management Database (CMDB) PRB1986775 |
IRE throws missing dependency errors for dependent CIs when glide.identification_engine.skip_sys_object_source_matching property is enabled | . | |
|
Database Persistence - Data Access PRB1823749 |
In GraphMetadataAPI, node/edge types should allow special characters | An error appears that says only alphanumeric and underscore characters are supported. |
With JSON or GraphMetadataBuilder, create an edge with type 'Depends On::Used By'. Observe the error that says only alphanumeric and underscore characters are supported. |
|
Database Persistence - Data Access PRB1834259 |
Syntax error or access rule violation is detected by database | The following error is displayed when a glidefunction column is used as a sort in a list view with a filter on a denormalized glidelist: '(ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list Position: 2328)'. |
Refer to the listed KB article for details. |
|
Database Persistence - Data Access PRB1891525 |
Error appears when querying overridden node in child graph | The parent graph has a node with node_type as 'sys_user'. The child graph has a node with node_type 'User', which overrides the parent graph node. When the user tries to execute the cypher query, an error appears: 'java.lang.NullPointerException: Cannot invoke 'org.json.JSONObject.getString(String)' because 'sourceNode' is null'. | |
|
Database Persistence - Data Access PRB1909452 |
Scriptable GraphMetadata returns an unclear error message when KG's global graph (an extended graph) is run on the wrong scope | The NullPointerException error message can be confusing. To troubleshoot the problem, the user should check if the graph exists or check if they're on matching scope. | |
|
Database Persistence - Data Access PRB1944043 |
Memory Consumption is significant for getForTables for most transactions in the HI clone during loadtest | getForTables consumes more memory due to JSON parsing. |
Observed that getForTables seems to be consuming more memory due to JSON parsing in the snapshot. |
|
Database Persistence - Data Access PRB1951393 |
Set up a default allowed list of SQL functions for DBSqlParser to use with the existing allow list property | ||
|
Database Persistence - Data Access PRB1953813 |
The user doesn't get the negative value in duration.between() function | If the first date input is more than the second date input, then the result should be negative. |
Execute the following cypher query: 'RETURN duration.between(date('2017-02-02'), datetime('2016-01-01T00:00:00')).years AS timeDuration'. Observe that the output is 1, but it should be -1. If the first date input is more than the second date input, then the result should be negative. |
|
Database Persistence - Data Access PRB1955802 |
ScopedGraphMetadata.get() issues 100 queries for sn_kg.now_user_graph | This happens when ScopedGraphMetadata.get() is used in sys_generative_ai_validator _5a6265987fb05210995810a9dc866558. |
Ask 'What is spam?'. |
|
Database Persistence - Data Access PRB1960120 |
In GraphQueryBuilder, an encoded query string with a blank value for the int field gives a cytosm exception |
Observe the cytosm exception. |
|
|
Database Persistence - Data Access PRB1963104 |
KG doesn't raise an error when the result is truncated | Truncated results are returned, even though there should be more or an error given. |
Issue a query that returns over 1000 results. Observe that 1000 results are returned, even though there should be more or an error given. |
|
Database Persistence - Data Access PRB1973087 |
GraphMetadata.get() should respect node type to table migration | Cached JSON is returned with node_type and the custom node type is given. |
Expected behavior: The node_type should be the table name (for example, sys_user) and the custom node type (for example, user) should be given as a synonym. Actual behavior: Cached JSON is returned with node_type. The custom node type is given. |
|
Database Persistence - Data Access PRB1973286 |
'getForTables' throws an exception if table doesn't exist on the anowassist instance | This causes Enterprise Graph to break. | |
|
Database Persistence - Data Access PRB1977551 |
A few queries break with function not allowed error | The queries were tested with strict security turned on and turned off, and they don't work in both cases. |
Run any of the following queries:
|
|
Database Persistence - Data Access PRB1986877 |
Graph JSON cache should respect the 'isTieredCachingEnabledForCacheable' property value | GraphCacheableJSONString should be used for a tiered cache instead of a regular cache. |
Expected behavior: The tiered cache with GraphCacheableJSONString isn't used. Actual behavior: The GraphCacheableJSONString wrapper is used even though the value is in a regular cache. |
|
Database Persistence - Data Access PRB1987230 |
C2R pagination API is not working for 'cypher string with LIMIT' | An error occurs when executing the cypher, 'Error executing cypher: Unsupported keyword: LIMIT clause not allowed when using pagination API.' | |
|
Database Persistence - Data Access PRB1987871 |
Add API to get the display column name from Table Descriptor | ||
|
Database Persistence - Data Access PRB1990139 |
Knowledge Graph support | This is a product update. | |
|
Database Persistence - Data Access PRB1990516 |
WDF queries are not returning a response when result limit API option is passed | ||
|
Database Persistence - Data Management PRB1939498 |
Migration to RaptorDB brings column length changes, which could impede archive table synchronization | The synchronization should run quickly, but this scenario can occur and slow down the process. |
Expected behavior: The synchronization shouldn't be vulnerable to caches that take a long time to build. Actual behavior: The synchronization could become vulnerable to caches that take a long time to build. |
|
Database Persistence - Data Management PRB1988503 |
Active subflow executions with clean parent flow executions are listed as 'Unreferenced Records' and are deleted by DMUnreferencedRecordCleaner | This issue was observed in Zurich. If a parent flow completes while an associated asynchronous subflow continues running, the completed parent flow context is cleaned up by the retention policy by routine system cleanup. As a result, the running subflow becomes unreferenced, and may be removed during routine system cleanup. |
Refer to the listed KB article for details. |
|
Database Persistence - Data Scale PRB1875764 |
There's DBI leakage | The user can add some code to trap the lease/cache of the DBI and print out the stacktrace (of where the leak came from) when it's freed by GlideSession. In Glide without the code, the stacktraces aren't available. |
|
|
Database Persistence - Data Scale PRB1970851 |
Glide enters 'Databaseless' mode after AHA failover is completed | This happens on an instance where the primary server is down. |
Observe that the failover is successful but app nodes aren't coming online. Glide entered 'Databaseless' mode. |
|
Database Persistence - Graph PRB1947688 |
Datetime doesn't work with WDF tables | If the user runs a query that uses datetime, it doesn't return any results. | |
|
Database Persistence - Graph PRB1952043 |
Unable to create sys_meta_graph_edge record properly with source node and target node selected | The nodes can't be selected from the UI or directly imported from the attachment. |
Observe that the nodes can't be selected from the UI or directly imported from the attachment. |
|
Database Persistence - Graph PRB1973162 |
Anowassist has a huge prompt for KG(6.0.6) invocation, causing high processing times |
Observe the prompt and token count. |
|
|
Database Persistence - Graph PRB1975734 |
Duplicate query execution for sys_scope (child of sys_package) in GraphUtils for every iteration/execution | ||
|
Database Persistence - Graph PRB1975735 |
Duplicate query executions for sys_user during sample script iteration/execution |
||
|
Database Persistence - Graph PRB1975738 |
Add support for AGlideRecordOptimizer in GlideRecordDynamic, especially for ArrayLoader implementation | ||
|
Database Persistence - Graph PRB1982912 |
DBSqlParser key injection must consider both local and cte keys when deciding whether to add additional ones in finalizeKeyInjection | An error message appears: 'com.glide.db.DBGraphApiException: Error executing cypher: FAILED TRYING TO EXECUTE ON CONNECTION...' | |
|
Database Persistence - Graph PRB1992704 |
Getting 'com.snc.db.graph.GraphMetadataSerializationException: Edge type is required' exception on CMDB tables | The exception, 'com.snc.db.graph.GraphMetadataSerializationException: Edge type is required.: org.mozilla.javascript.JavaScriptException: com.snc.db.graph.GraphMetadataSerializationException: Edge type is required' occurs. | |
|
Database Persistence - Graph PRB1993285 |
Simple queries are timing out on Enterprise Graph and Enterprise Graph Mini | ||
|
Database Persistence PRB1864221 |
Glide Aggregate performs a second unrequested aggregate, doubling the DB work and response time | Ideally, there would be a separation of concerns. Table UI performs the queries it wants for itself, and this isn't forced into the code paths for users of Table.java or GlideAggregate. | |
|
Database Persistence PRB1930261 |
DB connection recycling reduces the number of available semaphore permits | During recycling, the freeConnection0 method shouldn't make a connection available or release available semaphore permits. |
Observe warnings when trying to obtain a connection: 'No connection was obtained while semaphore was available'. |
|
Database Persistence PRB1939323 |
SQLException thrown when loading the sc_cat_item table with language translations | SQLException throws an exception that 'GROUP BY' are not in 'SELECT' after changing the language to French and reloading the list view. |
Notice that there is an SQLException stating the fields in 'GROUP BY' are not in 'SELECT.' |
|
Data Management Console PRB1977994 |
Remove unnecessary debug and warn logs in Stats Gatherer | The logs print many times in prod even though they're debug logs. The record count estimate for the table 'Optimal sys_id prefix length' is fetched from the transaction cache for the table. | |
|
Discovery PRB1905069 |
Discovery can fire both discovery.completed and discovery.canceled events, which results in any 'run after' schedules being triggered twice | Triggering both completed and canceled events is an error, but Discovery needs to be resilient when errors occur. This issue is not about both events getting fired; it's intended to handle the case where both events are fired in error. | |
|
Discovery PRB1956011 |
ADM / ADME probes cause memory issues and take down instance nodes due to large amount of PostgreSQL processes discovered | When ADM / ADME sensors are running, around 150MB memory is consumed. |
Refer to the listed KB article for details. |
|
Discovery PRB1981940 |
Add global scope support to allow application scope to delete cmdb_file_information records | The cmdb_file_information table is owned by the global scope and requires global-scope handling for controlled bulk deletions. |
Observe that the deletion can't be completed due to cross-scope access restrictions and/or the lack of a global-scope utility that supports dynamic, caller-defined queries. |
|
Document Intelligence Unified Backend PRB1988914 |
Add functionality for Input Router to consider an entire document set | This is a product update. | |
|
Dynamic Scheduling PRB1979973 |
Dynamic scheduling shows the wrong date for certain tasks when the date format is different than default | The date format for all tasks should align with the default date format. |
Expected behavior: The date format for both tasks align with the default date format. Actual behavior: The original task(T1) has a date format that doesn't match the default date format. This causes an error when confirmed, as the date would be miscalculated. |
|
Dynamic Translation for Agent Chat PRB1988564 |
If Dynamic Translation for Agent Chat (DTAC) translation fails from agent to requester, the original message isn't sent | Note that messages from the requester to the agent still get delivered in the original language even though they aren't translated. Messages from the agent to requester don't get translated and don't get delivered. |
Refer to the listed KB article for details. |
|
Embedded Help PRB1975389 |
Add a check in Platform to control the access of foreign language content from Gumbo | Support has been extended to localized content in the Help Center framework. However, content in languages other than English isn't being published to Gumbo. There should be some control in the instance to avoid hitting the Gumbo to access the foreign language content. | |
|
Encryption PRB1982059 |
Migration job changes to separate Rekey issues and 3des migration failures | After the job execution is complete, the summary has recordsSkipped. The 3des skipped records are captured in recordsSkippedSysId. |
Observe that the summary has recordsSkipped and the 3des skipped records are captured in recordsSkippedSysId. |
|
Encryption Support PRB1973482 |
Search filter 'startsWith' is not working on a referenced column when another column with the same name has an EFC | This is happening due to the 'Like' operator being removed as the method 'com.glide.db.ElementDescriptor#shouldConcealForQuery' is returning 'true'. The column 'profile.name' should be null since there is no EFC on Entity.name or Profile Name column (reference). |
Notice that the the filter didn't return matching results, and instead shows all the records in the table. |
|
Event Management PRB1990235 |
Add an entry point to sanitize an HTML field before insert | This is a product update. | |
|
Flow Engine PRB1907242 |
Published flow switched from CRUD trigger to email trigger doesn't create sys_flow_email_trigger | When the trigger type has changed to email trigger, creating or updating a record-based trigger shouldn't activate the flow. It should only be triggered by inbound email. |
Observe that the flow is still triggered. Since the trigger type has changed to email trigger, creating or updating a record-based trigger shouldn't activate the flow. It should only be triggered by inbound email. |
|
Flow Engine PRB1935825 |
Skip_schedule_cleanup is not reset to false for subflows | The table cleaners need to be revised. | |
|
Flow Engine PRB1944299 |
'Extension point not found' exception from com.glide.hub.action_step.script plugin | The send_notifications action executed on a node with new code has no error. The send_notifications action executed on a node with old code errors out with an exception. |
Expected behavior: The send_notifications action is executed on both node 1 and node 2 without any error. Actual behavior: The send_notifications action executed on node 1 (the new code) has no error. The send_notifications action executed on node 2 (the old code) errors out with an exception. |
|
Flows (Family Channel) PRB1952639 |
There's an error in the logs: 'com.glide.script.RhinoEcmaError: 'FlowRecommendationsSkillCheck' is not defined' | There are 464 error logs in the last 15 minutes. This makes it difficult to check the debug logs. Nothing is being executed on the instance. | |
|
Flows (Family Channel) PRB1990495 |
The 'Update record' action updates an invalid GlideRecord and triggers business rules when the reference record is deleted while a flow is in progress | When the record that is passed to a subflow is deleted while the flow is in progress, any 'Update record' action in the subflow doesn't error out with 'Glide record is invalid' type errors. Instead, the 'Update record' action in the subflow falls back and iterates on all records in the table, causing substantial data impact. |
Refer to the listed KB article for details. |
|
Flows (Family Channel) PRB1990711 |
Text2flow Glide changes | This is a product update. | |
|
Flows (Family Channel) PRB1990712 |
Expose subflows and actions as Model Context Protocol (MCP) tools | This is a product update. | |
|
Flows (Family Channel) PRB1995799 |
AI Search semantic search results aren't appearing for a non-admin user with only the flow_designer role | ||
|
Form Templates PRB1959535 |
A Knowledge Article body isn't applied when using templates after upgrading Zurich |
Expected behavior: The article body should populate with template content. Actual behavior: After enabling glide.ui.html.editor.use_v5 and clearing cache, the article body remains empty. |
|
|
GlideRecord PRB1990713 |
MID Server core logic for Collector Framework | This is a product update. | |
|
GraphQL API PRB1971431 |
Extremely large tables are queried from GlideRecordSchema, causing out of memory errors | Out of memory exceptions are occurring in the GraphQL framework when GlideRecordSchema is invoked to query tables with extremely high record counts. The cause looks to be from GlideGraphQLQueryHolderImpl.getRowCount return the rowCount of the GlideRecord when it should be providing the pagination limit size. The value from that method is used to initialize an ArrayList of the provided size in the graphql-java framework ExecutionStrategy. | |
|
GRC Platform Plugins PRB1972072 |
The P95 response time for task page loading across all the workspaces exceeds SLA of 4 seconds |
|
|
|
Horizon Component Library PRB1984430 |
The change-ai-sparkle icon is blank in now-icon 29.0.45 | If a component contains the icon, then the icon will be blank. |
Expected behavior: The change-ai-sparkle icon shows up. Actual behavior: The icon cannot be found. |
|
Horizon Design System PRB1973789 |
Agentic AI and GenAI color gradient implementation | This is a product update. | |
|
HR Service Delivery PRB1970657 |
Rename searchSharePointDocumentsAsUser to searchKTDocumentsAsUser | This is an update to a more generic name. | |
|
HR Service Delivery PRB1985984 |
Adding RCAs to app-hr for app-cbs-hr for the migration of CBS to CBS for HR (app-cbs)) | ||
|
HTML Field Type Editor PRB1990982 |
Predictive text assistance | This is a product update. | |
|
HTTP Client PRB1992475 |
Asynchronous HTTP client upgrade for complete feature change | This is a product update. | |
|
Knowledge Graph (Family) PRB1986786 |
Renew the descriptions and automate the shipping pipeline for new tables, which should become the default | This is a product update. | |
|
Knowledge Management PRB1981407 |
After Zurich, the Source task field for knowledge articles isn't assigned | This issue occurs when a user creates a feedback task record for a knowledge article. The feedback task allows knowledge managers to either edit the existing article or create a new one. However, when users attempt to create a new article from the feedback task, the new article doesn't reference the originating feedback task as it does in Yokohama. The Source task field, which should contain this reference, appears in the article form view, but it is grayed out and empty. | |
|
Knowledge Management PRB1992747 |
Now Assist KB creation pop-up is unable to continue with the KB creation when no tasks are available for search | This issue occurs only in Native UI. Using the 'Create knowledge' UI from Native UI during KB creation shows no options available to continue without selecting tasks. This blocks KB creation. | |
|
Knowledge Management PRB1993428 |
Remove the dictionary for standard | ||
|
Knowledge Management PRB1995579 |
True up versions for NAKM, KC, KCUIB and ECE | ||
|
KPI Details PRB1972051 |
On the 'KPI Details' page, a chart isn't rendering the latest score for indicators with fiscal yearly frequency |
Observe that even upon changing the end date in the URL, the chart renders but the current fiscal year score is rendered beyond the chart container and isn't accessible. |
|
|
Language and Translations PRB1975283 |
The Japanese sys_ui_message on the UI page 'set_initial_selection_criteria' unexpectedly has HTML tags | There should be no HTML tags. Reproducible in Zurich and Yokohama. | |
|
List Administration PRB1917110 |
In Yokohama, the fixed filter condition doesn't calculate the sum in list view | The total value calculation doesn't account for the fixed filter condition defined in the module. |
Observe that the total value calculation does not account for the fixed filter condition defined in the module. This behavior works correctly in the Xanadu instance. |
|
List Administration PRB1918529 |
Export doesn't contain current view data | The export functionality doesn't apply the fixed filter configured in the list UI Builder's 'Fixed Filter' property. When exporting data, the exported file includes all records instead of reflecting the current view filter. This occurs when the fixed filter is configured in the 'Fixed Filter' property, as the export button ignores this configuration and only applies optional filters. The issue is reproducible in workspaces using the record-list-connected component (NRLC), where the fixed filter is not respected during export. |
Refer to the listed KB article for details. |
|
List Administration PRB1934797 |
There's an issue configuring the Platform Analytics Scheduled Exports Library list | The Time field isn't working as intended when added to the list view. | |
|
List Administration PRB1935030 |
Highlighted values have limited width on the initial load of the now-list | After resizing it's working fine; the issue is with the initial load. |
Refer to the listed KB article for details. |
|
List Administration PRB1990986 |
Multi-record actions for end user flows | This is a product update. | |
|
List Administration PRB1990987 |
Integrate a tracked list feature into the list experience | This is a product update. | |
|
List Administration PRB1990988 |
To improve the AI in-product experience, indicate a row that's been generated by AI | This is a product update. | |
|
List Administration PRB1991370 |
Presentational list should allow for suppressing Rows Hidden alerts via system property | The 'X rows removed from this list by security constraints' continues to appears to ITIL users even though the system property is set to 'true.' |
Expected behavior: With the property set to 'true', the message does not appear on the Presentational List. Actual behavior: With the property set to 'true', the security constraints message appears on the Presentational List. |
|
List Administration PRB1991465 |
Change the header notification in the list when grouping is applied | ||
|
Localization Framework PRB1979838 |
Enable field labels and choices artifact support in Localization Framework for some escalations | This is a product update. | |
|
MID Server PRB1993246 |
Traces not captured for agents when tracing is enabled via env variables |
Expected behavior: The ps should have llm_request and llm_response for calls to LLMs or tool calls. Actual behavior: Both llm_request and llm_response are empty. |
|
|
Mobile Experience for Field Service Management PRB1978601 |
Offline Mode fails with an error due to FSM Data Item query fetching assets even if the Location field is empty |
Notice that an error occurs. |
|
|
Mobile Platform PRB1981639 |
Support custom filter and parameterized data item | The custom filter doesn't work offline. The default filter is displayed instead. |
Scenario 1:
Expected behavior: The filter is applied. Actual behavior: The filter with 'Alex' isn't applied. Scenario 2:
Expected behavior: The custom filter is displayed and filtering with 'Alex' works the same as online. Actual behavior: The default filter is displayed and filtering with 'Alex' doesn't work. |
|
Mobile Platform PRB1984396 |
Dot-walk reference fields in filter aren't resolved | The filter reference list doesn't have the expected items. |
Expected behavior: The filter reference list is rendered with the expected items. Actual behavior: The filter reference list doesn't have the expected items. |
|
Mobile Platform PRB1987587 |
Check for the Mobile language plugin before getting the language bundle in LanguageProvider.java | API calls to /api/now/v1/sg/properties' and '/api/now/v2/sg/user_client could trigger slow SQL queries, leading to semaphore exhaustion and rejected transactions. When there is a large amount of data in the sys_translated_text table, the code could be triggered, resulting in a slow query. The query should be run when the user has the Mobile custom language plugin installed. | |
|
Mobile Platform PRB1990141 |
Mobile AI gradients update | This is a product update. | |
|
Multimodal Service (Family Channel) PRB1990234 |
Update the MMService plugin to support MMS asynchronous backend | This is a product update. | |
|
Multimodal Service (Family Channel) PRB1996320 |
JWT claims generation updates | The attachment table name is no longer needed since using the sys_mm_result record ID as the claim in the JWT. |
Create a record with an attachment on a table configured in glide.platform_mm_service.supported_tables. Observe the results in the sys_mm_result table, and the error message in the 'Error message' column |
|
Next Experience Unified Navigation PRB1979645 |
Global search in native view is not minimizing once exact match is selected |
Notice that once it is redirected to incident record, the search result (exact match) is still open and not minimized. |
|
|
Next Experience Unified Navigation PRB1998576 |
Catalog Builder home page is not loading | ||
|
Normalization Data Services PRB1931854 |
A core company isn't handled correctly for a domain-separated environment | In a domain-separated environments with Normalization Data services turned on, creating models or configuration items may fail or use an incorrect manufacturing (publisher) company. When selecting a manufacturer from a specific domain, the system incorrectly replaces it with a company record from the user's domain. |
Refer to the listed KB article for details. |
|
Now Assist Panel PRB1988915 |
Pass context from Now Assist Portal to workspace | This is a product update. | |
|
Now Assist Panel PRB1995707 |
When using Now Assist sidebar to summarize an incident, formatting for bullet pointed details (for example, LAs and CIs) are formatted improperly in Incident Summarization |
Expected behavior: It is in a well-formatted summary. Actual behavior: The bulleted item text appears on separate line from bullets. |
|
|
OAuth PRB1992657 |
Add support for OAuth-protected resource metdata and cross-origin resource sharing (CORS) | This is a product update. | |
|
On-Call Scheduling PRB1981295 |
OnCallRotation.getPrimaryUser returns null when there's no members on a roster and only coverage present | . |
Expected behavior: The user id is returned. Actual behavior: The result is null. |
|
OneExtend PRB1985682 |
The User field is blank in the 'Generative AI Usage Logs' table | ||
|
OneExtend PRB1986680 |
Update in the CDS flow to update the Gen AI model configuration table | ||
|
OneExtend PRB1989677 |
Unable to run evaluations for resolution notes Generation skill | Models are failing for different reasons according to the error messages that occur. |
Create the evaluation job for security incident resolution notes prompts with 'RN Data Set New' for third party providers. Notice that models are failing with different reasons. |
|
OneExtend PRB1990084 |
The integration_type metadata is missing in the metadata sync that is needed to support BYOK scenarios | Metadata sync from glide to Mosaic is missing the integration_type related metadata. Without this metadata, Mosaic would not know whether the user has opted in for BYOK, and therefore cannot support BYOK related use cases. The metadata sync from glide to Mosaic should be able to send all updates even when the updates were done in quick succession. | |
|
OneExtend PRB1991673 |
Add support for the Opus 4.6 model | ||
|
OneExtend PRB1991784 |
A 20,000 error occurs when the payload exceeds the input token limit for Recursive Summarization |
Notice that Summarization is failing with 20,000 error. |
|
|
OneExtend PRB1992499 |
UI automation for skill/agentic eval/custom metric features | This is a product update. | |
|
OneExtend PRB1992502 |
Quality improvements for performance/logging/debugging/telemetry for Autochat/Autoeval | This is a product update. | |
|
OneExtend PRB1993333 |
The Kafka plugin should not be enabled on the install of OneExtend for IntegrationHub ETL Consumer | ||
|
OneExtend PRB1993698 |
Link a subgraph service plan invocation to a main graph service plan | Currently, when users execute a skill graph that contains another subgraph (such as, a skill having another skill as a tool and that skill as a tool has more than 1 node), different service plan invocations are created for each graph invocation/execution, but there isn't clear way to tell the link between those invocations by looking at the one_api_service_plan_invocation table. There should be way to link them so that it would be clear and easier to debug. |
Expected behavior: The service plan invocation for the Skill1 tool Parent field should be populated with the skill2 SP invocation ID. Actual behavior: The Parent field is null. |
|
OneExtend PRB1998199 |
Virtual Agent (VA) chat intermittently hangs with no response |
Notice that NAVA will get stuck intermittently. |
|
|
Performance Analytics PRB1948103 |
After upgrading from Xanadu to Yokohama, the line chart appearance changes for the 'current year vs. last year' comparison report using data sets |
Observe the chart appearance again. |
|
|
Performance Analytics PRB1976537 |
Incorrect Data is populated in the CDC fact table when any record is created/updated/deleted at same time | When the multiple updates happen during the date and time, changes are not picked up based on the latest sequence number. |
Observe that the latest changes are picked up from the cdc_queue_par based on the latest sequence number. |
|
Performance Analytics Widgets PRB1967553 |
The Platform Analytics (PA) widget 'Word Cloud' only displays the current period (on load) and stops responding when selecting other periods | In Zurich, the PA 'Word Cloud' widgets become unresponsive when users select a new period to view. In Yokohama, the Word Cloud widget behaves as expected. |
Expected behavior: The widget reloads with new data and is responsive to new changes of period. Actual behavior: The widget doesn't load new data and is no longer responsive. |
|
Platform Analytics Component API PRB1984668 |
There's a column filter issue in the Data Visualization library page, in which the 'Does Not contain' isn't working on the 'Owner' column | Applying the 'Does not contain' filter on the 'Owned by' column does not filter the records properly. |
Expected behavior: All the records should be filtered by the applied filter value. Actual behavior: It is not filtered properly when there are multiple values. |
|
Platform Analytics Dashboard API PRB1969752 |
Cached toolbox items cause options to remain in a previously selected language | While working on the Platform Analytics Dashboard and Data Visualization modules, users have observed that the language in the right-hand menu changes automatically without any user action. The issue occurs intermittently. Sometimes, it appears only in a single browser session, while at other times it affects multiple browsers simultaneously. No consistent trigger has been identified so far. Users report that refreshing the page or clearing the cache may temporarily resolve the issue, but it can recur unpredictably. | |
|
Platform Analytics Dashboard API PRB1971556 |
Rich text components in the in-line dashboard editor are getting partially translated | It partially translates the rich text component for a few scenarios. A few words aren't translated when all should be. | |
|
Platform Analytics Migration API PRB1972851 |
Hide the info message if 'com.glide.par.coreui_single_migration.enabled' property is 'false' |
Expected behavior: The info message should be hidden Actual behavior: The info message is shown. |
|
|
Playbook Experience Core PRB1965373 |
When adding an optional activity on a playbook more than once, the playbook bugs | Adding a single optional activity effectively breaks playbook execution in regards to activity state logic between associated record and activity context, such as completing an associated Flow Data record leaves the corresponding activity context 'In Progress'. |
See that the activity keeps loading and if the user refreshes, it doesn't show the same activity 2 times but instead it seems to have replaced the previous. |
|
Playbooks (Family Channel) PRB1967945 |
Pill picker for Dynamic output doesn't work for flows | The Dynamic output fields are unavailable for pill picking. |
Expected behavior: Pill picker can drill down fields of the Dynamic output fields. Actual behavior: Dynamic output fields are unavailable for pill picking. |
|
Playbooks (Family Channel) PRB1984620 |
Loading of sys_pd_process_definition_c5142dddff37e21082a8ffffffffff2d taking two hours | This issue occurs when upgrading Yokohama and Zurich. | |
|
Project Management PRB1951811 |
When the user creates a project with a template, the system inserts all stakeholders defined in the table dmn_stakeholder_register without portfolio | If a portfolio exists, it should add portfolio stakeholders to the project. However, if the portfolio is null, it should not add them. |
Expected behavior: The stakeholders are added those who have empty portfolio. Users can review those in the 'dmn_stakeholder_register' table. Actual behavior: This shouldn't be happening where stakeholders with empty portfolios are added. |
|
Project Management PRB1976395 |
Reference qualifier behaves inconsistently in Project Workspace RIDAC risk modal | The Assigned To reference qualifier for new risks opened in the RIDAC screen of the Project Workspace fails to retrieve the SysID of the current project. |
Observe that the list is now includes more users, since current.task no longer returns null in the ref.qualifier. |
|
REST APIs PRB1986190 |
Scriptable OpenAPI spec support | This is a product update. | |
|
REST APIs PRB1986192 |
OpenAPI response header support for REST services | This is a product update. | |
|
REST APIs PRB1986194 |
OpenAPI request and response support for REST services | This is a product update. | |
|
Roles PRB1933185 |
Admin can't access 'Background Scripts' on partial upgrade | Admin access is blocked, and the user sees the 'Security Constraints' page instead. |
Expected behavior: The admin is able to access background scripts. Actual behavior: Admin access is blocked, and the user sees the 'Security Constraints' page instead. |
|
Schedule Optimization PRB1985203 |
ACL issues with the Schedule Optimization (SO) task filter for the CSM/FSM integration for SO v1.0 | ACL restrictions can lead to double booking. |
|
|
Schedule Optimization PRB1986839 |
Refactor Workforce Optimization (WFO) API calls with Territory to improve performance for Schedule Optimization (SO) | The response times for Territory is greater than that of the assignment group, even though they contain the same users. |
Notice that when comparing the values from steps 3 and 5, the response time for Territory is far greater, even though the exact same user data is being fetched for assignment groups. |
|
Schedule Optimization PRB1988877 |
Fix default skill level logic for Schedule Optimization 1.1 | An additional validation is needed to ensure that the default skill level is returned correctly for skills. | |
|
Search Application Configurations PRB1949837 |
Search_application_admin role grants write access to sys_dictionary through personalize_dictionary role | When installing other plugins, a plugin-specific admin role was granted to the search_application_admin role, which granted these users the ability to write to any sys_dictionary record through the personalize_dictionary role. This allowed seemingly unintended write access to sys_dictionary records. |
Notice that the change goes through for the sys_dictionary record. |
|
Service Bridge for Providers PRB1978019 |
Rename ServiceBridge and security fix in Yokohama and Zurich changes | ||
|
Service Catalog Builder PRB1937707 |
UI Policy model pop-up shows two primary buttons | The UI Policy model pop-up has primary buttons in every tab. There should only be one primary button, and other buttons should be colored gray. The client script section needs to be updated to maintain uniformity across the pages. |
Expected behavior: There is only one primary button, and other buttons are colored gray. Actual behavior: There are primary buttons in every tab. |
|
Service Catalog Builder PRB1937710 |
Tool tips are missing for UI Policy model pop-up buttons | None of the buttons have tool tips. Client Scripts and other gray buttons also don't show any tool tips (except the buttons on the top banner). |
Expected behavior: All of the buttons have tool tips. Actual behavior: None of the buttons have tool tips. |
|
Service Catalog Builder PRB1937885 |
UI policy option still shows up on questions in Catalog Builder | There's an option to define dynamic behaviors. Since the UI Policy creation/editing was moved to its own step, this icon should no longer appear on the question. |
Observe that there's an option to define dynamic behaviors. Since the UI Policy creation/editing was moved to its own step, this icon should no longer appear on the question. |
|
Service Catalog Builder PRB1943016 |
Stale action configurations still exist for UI policy CRP | ||
|
Service Catalog Builder PRB1948251 |
Heading hierarchies aren't followed for the UI Policy 'Actions' tab | As a catalog item creator, the user should be able to add multiple action records against multiple variables in the catalog builder. This way, the user can efficiently configure complex catalog items with the necessary logic and flexibility. |
Expected behavior: It follows heading hierarchies. Actual behavior: The Title UI Policy height is 24px. The same height is used for the sub section 'Add New UI Policy Action', which isn't correct |
|
Service Catalog Builder PRB1992076 |
Support for advanced UI policies in Catalog Builder | This is a product update. | |
|
Service Catalog PRB1975065 |
Actions and Sparkle icon aren't generated for UI policy and its sub-tabs | ||
|
Service Graph Connectors PRB1972771 |
A JDBC connection test times out after a Zurich upgrade | The JDBC Connection test times out after a Zurich upgrade. The user modified the script in the client script section of the UI page in the instance, which resolved the issue. The user is also concerned about this page customization. | |
|
Service Portal PRB1956154 |
Extra unusable scroll bars appear on all user portals when accessed from a touchscreen-enabled laptop | This only happens when the touch_scroll class is added to the body element forcefully through developer tools. | |
|
Service Portal PRB1985562 |
Address issues identified during catalog embed | Issues include the following. The dropdown list isn't coming below the question. There's no way to select the file for attachments. For Retina icons, Save as Draft and the Update Draft icon isn't coming up. Error/info messages aren't coming when the angular widget is embedded. Upon submitting, the user isn't navigated anywhere. Options in a few dropdown lists, list collectors, reference and requested for aren't populated. A date picker isn't opening. In the case of masked input, it should 'u_show' instead of 'show'. Unable to test 'Not available for' as when logging into Sirius as an admin. For a catalog of type KB, when selecting the article, it's redirecting to /sirius?id=kb_article&sys_id=. The instance options aren't correctly propagated to the angular widget. An HTML question in catalog isn't coming up properly. If a widget is rendered as a question in a catalog, the widget's styles aren't applied. | |
|
Software Asset Data Import PRB1975879 |
PPN lookup shouldn't be performed for empty PPNs | If there is a corrupted PPN record where the part number value is empty, it will be returned and set in the PPN reference value. |
Import an entitlement without a PPN. Expected behavior: No actions are performed using the empty PPN value. Actual behavior: If there is a corrupted PPN record where the part number value is empty, it will be returned and set in the PPN reference value. |
|
Software Asset Management PRB1974072 |
Discovered user > user_id type is int and doesn't support all integrations | Sometimes user IDs are of string type. The user_id column in the discovered user table is for external user IDs as per description, but it should be string type to provide better compatibility. | |
|
Software Asset Management PRB1975292 |
Contract start date parsing doesn't work as expected | The issue occurs when alphanumeric input is given. The Organization ID field should be set to read-only after successful validation. |
Observe that the Organization ID field isn't set to read-only after successful connection validation. |
|
SQL API (Server) PRB1989263 |
Cannot execute a query against a physical representation of a long table name using SqlParser in physical mode | SqlParser throws an exception for the long table name, when the query should instead return a response with no records. |
Expected behavior: The query returns a response with no records since the table doesn't contain any data. Actual behavior: The SqlParser throws an exception, 'Invalid table name.' |
|
System Import Sets PRB1981092 |
Protocol version max length is not configurable for SCP and other data source file retrieval types utilizing SSH connections | The protocol version reverts to the default version size. |
Notice that it takes the default protocol version size because there are no parameters being set to alter the default configuration of the SSHEngine/SSHConfig from the GlideSSHSessionPool. |
|
System Update Sets PRB1918257 |
When installing a product suite from the Application Manager, the app installs aren't tracked |
Expected behavior: All the installs are tracked in the update set. Actual behavior: Nothing is tracked. |
|
|
Territory Planning PRB1983205 |
There are MSI issues in territory features | A MSI error appears in the 'Edit geography' UI in the territory console. | |
|
Territory Planning PRB1986842 |
Refactor Workforce Optimization (WFO) API calls with Territory to improve performance for Territory Planning |
Notice that when comparing the values from steps 3 and 5, the response time for Territory is far greater, even though the exact same user data is being fetched for assignment groups. |
|
|
UI Field Administration PRB1962435 |
There's an incident form load issue due to the missing macro sn_wwna_nacm_component, which causes a performance issue | When loading an incident form, the local host log is consistently flooded with the 'DBMacro WARNING *** WARNING *** Macro missing: sn_wwna_nacm_component', and this is causing the form to load slowly. |
Observe the error in the localhost log, users notice the warning called many times: 'DBMacro WARNING *** WARNING *** Macro missing: sn_wwna_nacm_component'. |
|
UI Field Administration PRB1962617 |
The plugin 'now_assist_context_menu from URL /scripts/now_assist_context_menu_tinymce_plugin.js' failed to load | There's an error in the log: 'This step failed because the client error 'Failed to load plugin: now_assist_context_menu from URL /scripts/now_assist_context_menu_tinymce_plugin.js'. | |
|
UI Field Administration PRB1970358 |
Zboot error comes from WWNA | The zboot error is in the localhost logs. | |
|
UI Field Administration PRB1974424 |
There's a tree picker performance issue seen with an assignment group after upgrading to Zurich | The load time of the page has been poorly impacted. The load time is increasing exponentially to the number of records and not linearly to it. | |
|
UI Field Administration PRB1976103 |
The glide_list field with choices in an extension table form (incident) shows choices for a parent table (task) | The field type List' shows a parent choice list in a parent table from Zurich. |
Expected behavior: The field type List shows parent choice list in the child table. Actual behavior: The field type List shows a parent choice list in the parent table from Zurich. |
|
UI Field Administration PRB1990980 |
Add backend support for the multi-section configuration and fetch configurations in the UI to create the BE layer | This is a product update. | |
|
UI Field Administration PRB1990983 |
Support core IT use cases | This is a product update. | |
|
UI Field Administration PRB1990984 |
AI indicators should support AI gradients in UI16 and workspace | This is a product update. | |
|
UI Form Administration PRB1897661 |
Date validations don't work properly on SOW with 'Current Minute Configuration' in UI policy | The UI policy doesn't trigger an error on the form. |
Expected behavior: UI policy triggers an error on the form. Actual behavior: UI policy isn't triggered. |
|
UI Form Administration PRB1938024 |
The 'View' context and tooltip is broken for a sn_cmdb_admin user | ||
|
UI Form Administration PRB1971158 |
A blank screen displays when a user tries to access the ast_contract record present in another domain | When the user doesn't have access to the record, globals are coming as undefined, and aren't adding the default value of {}. This causes a JS error later in the processing, which results in the blank screen. | |
|
UI Form Administration PRB1972511 |
Invalid payload event for CTRL_RECORD#MACROPONENT_PROPERTY_CHANGED | There are properties that are defined in the CTRL_RECORD#MACROPONENT_PROPERTY_CHANGED event definition. The properties are not stored in the cached payload due to a parsing error. getProperties returns no properties due to a parsing error. | |
|
UI Form Administration PRB1990981 |
An alert banner in-record for Agentic Workflow updates | This is a product update. | |
|
UI Form Administration PRB1994242 |
When 'glide.ui.escape_text' is set to false, forms break | ||
|
UX Framework PRB1947452 |
UX screen record allows the Parent Macroponent field to be set to the screen within the same screen collection as the current screen record | This results in an invalid screen configuration. |
Refer to the listed KB article for details. |
|
UX Framework PRB1949471 |
Users can't make the Service Operations Workspace main tab limit to open only one record, even after setting 'maxMainTabLimit' to 1 | When users set the sys_ux_page_property of workspace 'maxMainTabLimit' to 1, users are still able to open 2 tabs but not more than that. It's unclear if there's any minimum threshold the property must have. | |
|
UX Framework PRB1966630 |
Workspace tabs aren't rendering screens | Loading a record page via click through (hydrate) is missing the audience applicability check (present in direct load), leading to incorrect screen variant resolution. | |
|
UX Framework PRB1968071 |
Viewport content isn't refreshed if the tab is already selected before saving the record, causing the content in the tab to not populate | After creating a new change request and saving the record, the 'Record Information' panel doesn't reload until users switch to another tab, such as 'Recommendations' or 'Agent Assist'. |
Observe that the 'Record Information' panel on the right now displays the relevant data. |
|
UX Framework PRB1972320 |
There's an unexpected focus shift to the first focusable element on a page | There was a change specific to the Safari browser where anytime the screen status changed or a component was rendered, the focus would shift to the first focusable element on the page. The user was on to the top of the page on the first focusable element, which lead to the focus suddenly shifting from a part of the page. |
Expected behavior: VoiceOver should announce the information about all the tab items in the order including their role and state information on navigation. Focus shouldn't shift to the 'Overview' tab every time a new tab is selected. Actual behavior: When users try to switch to a new tab, VoiceOver announces the role and state of the tab but suddenly autoshifts focus to the 'Overview' tab. |
|
UX Framework PRB1990140 |
Framework support for the AI screen reader Store app | This is a product update. | |
|
UX Framework PRB1991443 |
Support a form alert for AI gradient | This is a product update. | |
|
Virtual Agent Designer Legacy PRB1897174 |
Converting published LLM topics to topic blocks leaves sys_gen_ai_skill records | The sys_gen_ai_skill record remains even though it should be deleted after the LLM topic is converted to a topic block. |
Expected behavior: The topic block should never be a standalone skill, and the record from step 2 should be deleted. Actual behavior: The record in step 2 is still present. |
|
Virtual Agent Designer Legacy PRB1915787 |
There's a scope issue when using topic block as a tool in the AI agent | The AI agent internally calls the topic block 'Upload file 2', but it's not able to invoke the topic block and throws the error. |
Observe that it internally calls the topic block 'Upload file 2', which is used as a tool in the AI agent. It's not able to invoke the topic block and throws the error. |
|
Virtual Agent Designer Legacy PRB1964412 |
getMessage is used with an empty string when the table title is not defined | If the title is empty, getMessageLang shouldn't be invoked. However, getMessageLang(\', vaContext.getRequesterLang()) is used when the title is empty. |
Expected behavior: getMessageLang isn't invoked. Actual behavior: getMessageLang(\'\', vaContext.getRequesterLang()) is used. |
|
Virtual Agent Designer Legacy PRB1992505 |
HTML rendering issues in alert analysis |
Notice that the response contains HTML tags. |
|
|
Virtual Agent PRB1820705 |
Installing the plugin 'Glide Virtual Agent' [com.glide.cs.chatbot] throws some of the errors in the activation log | This issue occurs when installing Glide Virtual Agent [com.glide.cs.chatbot]. Errors occur related to an invalid plugin, but functionality is not affected for sys_ux_lib_component_slot and the topic_variable table. |
Notice that in activation log, there are some errors related to the invalid plugin om.servicenow_sdk_ci and dependency unavailable. The sys_ux_lib_component_slot and topic_variable table does not exist, and there is no functionality affected, but there are error logs in activation log. |
|
Virtual Agent PRB1915355 |
Skill isn't triggered as capability in Virtual Agent Designer when tools (such as RAG) are added for the skill | A 'Runtime Exception' error appears. |
Expected behavior: The topic executes fine. Actual behavior: The topic errors out. |
|
Virtual Agent PRB1919055 |
Add a new property to turn off the 'shorten responses' feature by default | After upgrading Xanadu, shorten responses were added and set as 'on' by default. There is no method to set up shorten responses to 'false' as default. The user cannot see the full test display as default as before. | |
|
Virtual Agent PRB1959245 |
Fluency Judge penalizes fluency for the word 'False' in the synthesized response |
Observe the work 'False' is returned with the synthesized answer response in the conversation. |
|
|
Virtual Agent PRB1973526 |
The business rule 'VA Phone Interaction - On Close' is not firing in the 'wrap_up' state | The outcome of this issue end to end is this is causing an interaction that is intended to be closed by the agent (so has entered wrap up) resurfacing when the same caller makes consecutive calls before wrap up is finished. | |
|
Virtual Agent PRB1977262 |
Elevated roles are missing in the topic after subflow execution | The message says that the user has an elevated role before flow execution, but returns false for the same code after flow execution. |
Observe that the text says that the user has an elevated role before flow execution, but returns false for the same code after flow execution. |
|
Virtual Agent PRB1983377 |
In enhanced chat, the virtual_agent flag is always set to false | In enhanced chat, the virtual_agent flag has never been set to true. If users are starting the conversation in Virtual Agent (VA), irrespective of the assistant, the flag must be set to true. |
|
|
Virtual Agent PRB1984195 |
Interactions are reused every time the startVoiceInteraction Voice API is invoked | The API should create a new interaction, but instead it reuses the interaction if it's active. This used to work correctly in Yokohama, but is now failing. |
Invoke the startVoiceInteraction voice API to create an interaction. Expected behavior: The API creates a new interaction every time it is invoked. Actual behavior: The API reuses the interaction if it's active. |
|
Virtual Agent PRB1985773 |
Now Assist Virtual Agent (NAVA) doesn't trigger the onboarding workflow | The onboarding workflow works as expected when running from Playground, but NAVA doesn't trigger the workflow on the journey record. An execution also doesn't appear in the sn_aia_execution_plan table. |
Generate onboarding ramp-up plan. Notice that it works as expected when running from Playground, but NAVA doesn't trigger the workflow when checking 'Initiate onboarding ramp-up plan' flag on the journey record. |
|
Virtual Agent PRB1987536 |
Attachment upload fails for users with elevated privileges | ||
|
Virtual Agent PRB1988044 |
hasUnreadMessages value for conversations in the chat history widget does not matches with values in the 'Recent chat updates' widget using OffGlideScriptObject.getConversationsByConsumerAccount() | The chat history widget 'now-lbf-chat-client' is using cache to show an 'unread' status for conversations. The 'Recent chat updates' widget is using the OffGlideScriptObject.getConversationsByConsumerAccount() API to fetch the latest five active conversations from the database. The 'unread' status for conversations in both widgets do not match. | |
|
Virtual Agent PRB1988112 |
All the closed chats have the same name | This issue occurs in Now Assist panel (NAP). |
Notice that all the closed chats have the same name. |
|
Virtual Agent PRB1988879 |
Incorrect endpoint is used for connecting to the NextWave cluster for glide | This issue occurs when NextWave for Microsoft Teams is set up. |
Set up NextWave for Microsoft Teams in a deployed environment. Notice that requests from glide are not reaching the off glide cluster. |
|
Virtual Agent PRB1989732 |
The assistant_personalization system property should handle default case properly for branding and personalization | When updating the sn_nowassist_va.assistant_personalization system property to a random value, it doesn't behave the same as the default value. |
Expected behavior: It behaves the same as the default value, and should return only agent_persona from the configuration attribute table. Actual behavior: It behaves as TONE_RESPONSE_LEN_PERSONA and returns all the details. |
|
Virtual Agent PRB1989830 |
Additional assistantAttribues for Knowledge Graph NLQ: knowledge_graph_anchor_tables, knowledge_graph_focus_table, knowledge_graph_focus_record_id | To execute KG-NLQ, certain attributes are needed to be passed to the tool. Presently, AO is getting following Knowledge Graph keys in assistantAttributes: knowledge_graph_name, knowledge_graph_sys_id, knowledge_graph_nlq_schema_sys_id, knowledge_graph_nlq_tags, knowledge_graph_nlq_schema, knowledge_graph_tags. For Now Assist panel (NAP) conversation, additional attributes are required: knowledge_graph_anchor_tables knowledge_graph_focus_table knowledge_graph_focus_record_id. This is in parity with Glide implementation of kgnlq. | |
|
Virtual Agent PRB1991070 |
In the middle of a topic tool execution when CLOSURE intent is detected, the conversation is stuck |
Notice that the conversation gets stuck, and no incoming payload is sent to AO. |
|
|
Virtual Agent PRB1991780 |
Execution gets stuck in the playground and in Now Assist panel (NAP) with the subflow/flow tool if there is no valid input | This issue may occur any time a tool needs an input. There should be proper error handling in these scenarios. |
Notice that the execution is stuck and the input returns empty, leading the execution to be stuck. |
|
Virtual Agent PRB1991845 |
Reverting the production bot support for Google Chat while waiting for external dependency issue to be resolved | ||
|
Virtual Agent PRB1992132 |
The Virtual Agent (VA) link menu items are not displayed correctly | In Enhanced chat, VA link menu doesn't show the labels the way it shows on the standard chat. Instead it shows the label as plain text and shows the link below. If the link is longer, it increases the width of the 'Contact support window'. It should only show the label and shouldn't show the link. |
Notice that the width of the window increases beyond the chat window, and the label is shown in plaint text and the link shows. |
|
Virtual Agent PRB1992494 |
Now Assist Skill Kit (NASK) and agentic evaluations improvement | This is a product update. | |
|
Virtual Agent PRB1992496 |
In 'Bring Your Own LLM', add the ability for a user to onboard their own custom models from different providers | This is a product update. | |
|
Virtual Agent PRB1992498 |
End-to-end editing of skills in Now Assist Skill Kit (NASK) | This is a product update. | |
|
Virtual Agent PRB1992503 |
Auto-eval API updates are requested by Assistant Designer to implement Conversation Eval | This is a product update. | |
|
Virtual Agent PRB1992697 |
Live agent messages need to use callback URL to send to the user | Live agent messages are not being sent to the requester on lab instances because the URL in the http_connection for off glide conversation messages is not correct. Live agent requests need to have a callback URL to send to the off glide conversation so that the messages go through. | |
|
Virtual Agent PRB1992729 |
Add preferred skills handling for Open Graph (OG) | ||
|
Virtual Agent PRB1993335 |
Chat history shows 'No conversations yet' randomly when navigating back to 'Conversation history' page | Users are unable to access their conversation history after navigating away from the page. Users may believe their conversations are lost, leading to confusion and potential re-creation of conversations. |
Expected behavior: The Conversation history page should display the list of conversations for the user, consistent with the initial view before navigation. Actual behavior: The conversation history page displays the 'No conversations yet' message, even though the user has active conversations as indicated by the red dot. |
|
Virtual Agent PRB1994599 |
Off Glide code introduced an issue for DTAC when the agent sends a message to the requester | The dynamic translation for messages doesn't work when the agent sends messages to the requester. It throws NPE. |
Observe that dynamic translation for messages doesn't work when the agent sends messages to the requester. It throws NPE. |
|
Virtual Agent PRB1996750 |
Sending the incident number for the chat label in the 'History' panel in Now Assist panel (NAP) for ITSM not working | This issue occurs for Zurich. |
Observe the chat label in the History panel in NAP does not appear. |
|
Virtual Agent PRB1997012 |
Do not allow 'backup/fallback' URLs to be used for Glide messages sent to OGCS | The callback_url and pod_ip must be present in the tool execution request, or the Live Agent context, or the session context (for session-related messages back to OGCS). | |
|
Virtual Agent PRB1997534 |
Survey in LLM mode errors out | The user gets an error after submitting a response in the pre-chat survey in Now Assist Virtual Agent (NAVA). |
Expected behavior: User is able to complete the survey with no errors. Actual behavior: User gets 'Sorry there was a problem on my side error.' |
|
Virtual Agent PRB1999010 |
Time Out abandoned Virtual Agent (VA) conversation scheduled job closes the conversation in the middle | 'Time out Abandoned VA conversation' should not close the conversation if idle time out is not completed. |
Notice that as soon as this scheduled job runs, the conversation times out even if the agent and the requestor are chatting. |
|
Virtual Agent Web Client PRB1825407 |
Unable to change ServiceNow VA message for com.glide.cs.general.multi_file_size_exceed_msg | Even if the value within com.glide.cs.general.multi_file_size_exceed_msg is modified, the following message is displayed: 'Looks like that file was too big to upload. 10 MB is the max.' |
Observe that the following message is displayed, even if the value within com.glide.cs.general.multi_file_size_exceed_msg is modified: 'Looks like that file was too big to upload. 10 MB is the max.' |
|
Virtual Agent Web Client PRB1983355 |
Markdown to HTML parsing issues when there are special characters in the payload |
Expected behavior: Parsing is broken and links are highlighted. Actual behavior: The HTML output is broken. |
|
|
Virtual Agent Web Client PRB1992017 |
The 'Thank you' text stays in chat even after sending and receiving response | This issue occurs with Now Assist panel (NAP). |
Expected behavior: The 'Thank you' text disappears after the message is sent. Actual behavior: The 'Thank you' text says in the chat even after sending and receiving response. It is also observed that other prompts like 'What is spam' appear in the chat until a response gets generated. |
|
Virtual Agent Web Client PRB1996311 |
Add the 'fetchDocuments' attribute to be passed in contextData of the session API call request data parameters when switchContextConversation is 'true' and parsed from AIEL | ||
|
Virtual Agent Web Client PRB1997587 |
'Start a new chat' from contextual Now Assist panel (NAP) doesn't map the conversation with a record |
Notice that the conversation opened doesn't get mapped to a record. |
|
|
Web UX Runtime PRB1983522 |
The sn-canvas-tabs component displays a record preview popup on hover that is inaccessible to keyboard and screen reader users | In configurable workspaces, there is a top level tab navigation region made up of the sn-canvas-tabs component. Hovering over a record tab in this region with a mouse triggers a popup to display a short preview of key fields on the record, such as a short description and state. This is crucial information for agents to quickly differentiate between multiple tabs at a glance, but keyboard and screen reader users can't trigger or access the popup. In some workspaces, an unnecessary additional tooltip appears on keyboard focus, but only repeats the record number. |
Expected behavior: When a tab for a record has keyboard focus, the preview popover also appears and remains visible until the user shifts keyboard focus or dismisses the popover (Escape key or otherwise). Screen reader users should hear the details in the popup announced. Actual behavior: There is no way to trigger the popover with a keyboard alone, and the arrow and Tab keys do not trigger the popup. Screen reader users are not aware they are missing the preview popup. |
|
Window Manager PRB1992484 |
In window-manager 29.2.12 , resizableBehavior is throwing errors |
Expected behavior: The popup appears. Actual behavior: Nothing happens. |
|
|
Word Document APIs PRB1987850 |
Issue with document sync when paragraph properties do not exist | An error occurs when attempting to sync the document. This issue occurs when the document was generated using ChatGPT or other AI tools, or when content controls are positioned on blank text. |
Notice that it will throw an error. |
|
Work Order Management PRB1973913 |
ACL restrictions can lead to double booking | There are ACL issues with SO task filter and CSM/FSM integration. | |
|
Zero Copy Connectors (Glide) PRB1984931 |
The WDF table throws exception when referencing glide tables with long logical table names that are greater than 30 characters | An error occurs when opening the WDF table and including the reference column in the list view. |
Notice than an error shows on the page. |
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.