Zurich Patch 11
The Zurich Patch 11 release contains important problem fixes.
- Zurich Patch 11 was released on July 09, 2026.
-
- Build date: 07-03-2026_2048
- Build tag: glide-zurich-07-01-2025__patch11-06-18-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 11 includes 355 problem fixes in various categories. The chart below shows the top 10 problem categories included in this patch.
Changes in Zurich Patch 11
- 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 |
|---|---|---|---|
|
AI Search UX PRB2039564 |
Error while accessing catalog items from search after Australia upgrade | After upgrading to Australia, the typeahead widget for suggested results fails. | |
|
Server-side scripts PRB1994381 |
Discovery has issues on some node after upgrading in Australia | After upgrading to Australia, JavaScript running in app nodes fails to call Java functions. The following warning appears: '*** WARNING *** Evaluator: com.glide.script.RhinoEcmaError: undefined is not a function.' This impacts various features, including Discovery and Event Management. |
Refer to the listed KB article for details. |
|
Service Catalog Builder PRB2008409 |
Label-type variables aren't available for selection in a UI policy action within Catalog Builder | A label-type variable isn't available for selection in UI policy actions within Catalog Builder, whereas the same label variable is available in UI policy actions in 'Maintain Items'. |
Refer to the listed KB article for details. |
|
Service Portal PRB1978655 |
Menu values for a Reference field in Record Producer aren't displayed when the language isn't English | In Service Portal, when users access a catalog item with a variable that references the user table and the logged-in user doesn't pass the query_range ACL, then the menu of users is empty when the user language is non-English. However, the menu has values when the language is English. This is because there's a difference in the query string that is generated for English and non-English sessions. |
Refer to the listed KB article for details. |
|
Virtual Agent PRB2007255 |
There's memory pressure on nodes due to high memory for the cache 'com.glide.cs.qlue.module.coma.MessageBatchingSession' | Users with 2GB nodes may encounter memory issues that can cause the events process jobs to yield. |
Run a heap dump. Observe that MacMessageBatchingSession or MessageBatchingSession uses over 50 MB of memory. |
All other fixes
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Activity Stream PRB2003313 |
The @mention in the journal input does not appropriately respond to assistive technologies in workspaces | When using '@' in the Comments field to invoke the list for user selection, the screen reader does not identify it. |
Notice that neither screen reader identifies the pop-up, nor is there any identification of the members of the list as the user navigates it. |
|
Activity Stream PRB2010203 |
SysUserRepo should add setWorkflow(false) when querying the sys_user table |
Notice that the author is now Abraham's username. |
|
|
Activity Stream PRB2018914 |
In an activity stream, video controls become unusable after selecting an attached video | After a video file is uploaded as an attachment to a record and the page is refreshed, the video renders inside the activity stream with native HTML5 video controls (play/pause, scrubber, volume, full screen). However, on selecting the video element, the controls disappear and become unusable, preventing the user from playing back, scrubbing, or otherwise interacting with the video. |
Expected behavior: The native video controls remain visible and interactive; the user can play, pause, scrub, adjust volume, and enter full screen. Actual behavior: On selection, the video controls disappear and become unusable. The video element renders but no playback controls can be interacted with. |
|
Activity Stream PRB2023624 |
For the Core UI only, update the Activity Stream icon for AI specialist vs Agentic Workflow | This is a product update. | |
|
Activity Stream PRB2029963 |
The Copy button for Journal entries does not work in List Activity Stream view | Content does not get copied to the clipboard and subsequently cannot get pasted. |
Expected behavior: The content should get copied to the clipboard, and a notification saying, 'Copied to clipboard' should appear. Actual behavior: The content does not get copied to the clipboard and subsequently cannot get pasted. |
|
Activity Stream PRB2033885 |
A new activity comment has the type as 'Field changes' instead of 'Comments' |
Note that the comment type (top right of tile) is 'Field changes [dot timestamp]' instead of 'Comments [dot timestamp]'. |
|
|
Advanced Work Assignment PRB1996219 |
The END_WRAP_UP event is published twice when wrap-up is timed out | This behavior causes 'openframe_wrap_up_submitted' to trigger twice, which isn't expected while users are using OpenFrame to handle wrap up with external systems. | |
|
Advanced Work Assignment PRB2010201 |
The script action 'Set logged out agent offline' creates an offline Advanced Work Assignment (AWA) presence record for non-agent users | The script action will insert records to awa_agent_presence and awa_agent_channel_availability when a user without awa_agent role logs out. |
Notice that a record associated with the impersonated user was inserted. |
|
Advanced Work Assignment PRB2025053 |
Missing validation allows AWA queue save with floating schedule | The queue is successfully saved even when the schedule has Timezone = Floating. |
Navigate to . Open an existing queue or create a new AWA Queue. In the Schedule field, select a schedule configured with Timezone = Floating. Select Save. Expected behavior: System should prevent saving the queue when the selected schedule has Timezone = Floating or show a validation error/warning indicating that floating schedules are not supported for AWA queues. Actual behavior: The queue is successfully saved even when the schedule has Timezone = Floating. |
|
Advanced Work Assignment PRB2026676 |
Enhanced updateSegment API (wrap-up) to support agent-initiated wrap-up | As a CCaaS Developer, the updateSegment API should be able to be used in the CCaaS plugin. This API should allow users to update a wrap-up segment at the same time as closing/updating the segment without requiring a separate API call. This allows the voice plugin to support agent-initiated wrap-up. Agents should have the ability to initiate a wrap-up before the call ends. If the system has wrap-up with a timer, they should get a timer on the wrap-up modal to provide the count down timer until the wrap-up is submitted. | |
|
Advanced Work Assignment PRB2026914 |
Duplicate work items when the service channel's work_item_table is a parent class of the routed record | Duplicate work items are created. |
Expected behavior: 200 work items created. Actual behavior: 200+ work items created (have duplicates). |
|
Advanced Work Assignment PRB2033767 |
Enhanced updateSegment API (Wrap-up) to support Agent Initiated Wrap-up | When CCaaS sends updateSegment with only configuration (no wrapUpCode, notes, or confirmedOn), the backend treats it as a full submission and closes the segment. The correct behavior is to update the wrap-up configuration reference on the open segment and return without closing it. |
Expected behavior: Agent should be able to submit the wrap upSegment. Actual behavior: Agent is not able to submit the wrap up. |
|
Agent Chat PRB1683554 |
Conversation tab doesn't show up during an outbound call from Amazon Connect | The interaction pops open in agent workspace, but the conversation tab doesn't show. It only shows up on refresh or reload of the page. |
Observe that the interaction pops open in agent workspace, but the conversation tab does not show. It only shows up on refresh or reload of the page. |
|
Agent Chat PRB2026678 |
Dynamic wrap-up timer update on the UI when a call has ended | Agents should have the wrap-up timer updated automatically when CCaaS provides the wrap-up context after a call has ended. The wrap-up modal should be refreshed automatically without intervention. The wrap-up modal shouldn't require users to close or open to have the timer count down. | |
|
Agent Chat PRB2030602 |
The error 'TypeError: Cannot read properties of undefined (reading 'output')' occurs in the Console Browser |
Observe error message, TypeError: Cannot read properties of undefined (reading 'output') in Browser Console,' on the initial load of record. |
|
|
Agent Chat PRB2033778 |
Dynamic wrap-up timer update on UI when call ended | Wrap-up dialog does not close in other tabs when submitted in one tab. The timer does not reset on configuration refresh. |
Expected behavior: Wrap-up dialog in Tab B closes automatically. Actual behavior: Tab B continues showing the open wrap-up dialog. |
|
Agent Chat PRB2050363 |
Incorrect and inconsistent heading hierarchy in ServiceNow flow | Users who rely on screen readers to navigate via headings are unable to get an overview of the 'Inbox' section. The lack of a clear hierarchy makes the content feel disconnected from the rest of the page, leading to confusion and increased cognitive load when trying to locate specific information. |
Observe that ChromeVox fails to identify any headings in this section. |
|
Agile Development PRB2022589 |
Add 'None' as a choice to the rm_epic.status field and make it the default for new epics | The Epic Status (rm_epic.status) field currently doesn't include a 'No status' option, which prevents epics from having an unset/neutral status. This causes ambiguity in reporting and makes it difficult to distinguish between epics that have not yet been assigned a status versus those intentionally marked as green, yellow, or red. |
Expected behavior: 'No status' is available as a selectable option to represent epics with no status assigned, enabling accurate status transition tracking for usage analytics. Actual behavior: 'No status' isn't available as an option in the Status field choice list. Available options are limited to green, yellow, and red. |
|
AI Agents (Glide Family) PRB2011068 |
Data to Glide from offGlide isn't getting logged with the actual user | Any record update or creation doesn't have the created_by or updated_by set as the actual user. |
Make a set cache call to Glide from offGlide. Observe that any record update or creation doesn't have the created_by or updated_by set as the actual user. |
|
AI Agents (Glide Family) PRB2025221 |
Cache service intermittently fails and gets calls across different keys | ||
|
AI Agents (Glide Family) PRB2025859 |
The OffGlideScriptObject.generateAuthorizationInfo API creates JSON Web Tokens (JWT) with current session users | The API sn_cs_offglide.OffGlideScriptObject.generateAuthorizationInfo() creates JWT with current user sessions, even though the userID value is passed in the request. | |
|
AI Agents (Glide Family) PRB2025974 |
A user session is logged out when opening AI-generated interaction records | The user session is logged out when opening AI-generated interaction records that were created/updated by the incident_intelligence_agent. The interaction record remains in the work in progress state, even though the associated conversation has been marked as faulted. The issue is specific to the in Service Operations Workspace view, as opening the same record in platform view works without issue. | |
|
AI Agents (Glide Family) PRB2030410 |
An instance isn't invoking DARE calls due to new properties not being allow listed in the cache configuration's invalidation script |
Expected behavior: The response should be received from DARE. Actual behavior: The response is coming from NextWave. |
|
|
AI Agents (Glide Family) PRB2030948 |
Tools using data stream actions aren't able to retrieve data in NAVA |
Observe that the tool isn't able to retrieve data. |
|
|
AI Agents (Glide Family) PRB2032030 |
Add impersonate role to NextWave Service User and append cache/ to offglide service path | This is a product update. | |
|
AI Agents (Glide Family) PRB2033732 |
Whenever the batch set script execution is failing on Glide, it's surfaced as a success to the central cache | ||
|
AI Agents (Glide Family) PRB2034452 |
Batch Set Glide Script execution failure is surfaced as success to central cache | Whenever the Set Script execution fails on glide, it is surfaced as success to central cache. | |
|
AI Agents (Glide Family) PRB2039170 |
Evict the cache client for cache invalidation after TTL expiry | Add Impersonate role to NextWave Service User to impersonate the actual call for glide backed set operations. | |
|
AI Experience Framework - Glide PRB2015095 |
Changes for rich_control_type are not invalidating sys_ux_widget used by the agent orchestrator (AO) | Modifying the sys_ux_widget or any of its extension tables should invalidate the sys_ux_widget cache, otherwise a duplicate cache configuration will have to be created for each child table. |
Expected behavior: Editing the rich_control_type record should change the widget rendered in the chat client. Actual behavior: The rich_control_type widget is pulled from a stale cache. |
|
AI Experience Framework - Glide PRB2024169 |
widget_translations REST endpoint case-sensitive lookup misses lowercase-stored translations | The widget_translations REST endpoint performs a case-sensitive match between widget required_translations keys and sys_ui_message records. When a translation exists in sys_ui_message but is stored with different casing (for example, lowercase message column vs mixed-case required_translations key, or vice versa), the aggregator returns no translation for that key and the widget renders the source string instead of the translated value. |
Expected behavior: Lookup should be case-insensitive (or normalization should be applied consistently on both sides) so that the translation is returned. Actual behavior: The response is missing the entry for 'Submit' even though a translation exists in sys_ui_message under 'submit'. |
|
AI Experience Framework - Glide PRB2024430 |
AIX widgets POST to /api/now/aix_kit/widget/id on every mount even when sys_aix_widget.script is the default empty IIFE | Every widget extending AIUXWidgetElement unconditionally calls this.server.update() in connectedCallback. The default value of sys_aix_widget.script is an empty IIFE. Even when the user never modified that field, the client still fires a POST to /api/now/aix_kit/widget/widgetId, which lands in WidgetRestService.handleUpdatesFromWidget and runs the no-op script through Rhino via WidgetScriptEngine.execute. This results in one wasted network round-trip and one wasted script-engine evaluation per widget mount, scaling with the number of widgets on a page. Widgets with no-op server scripts should not trigger the on-mount POST. |
Observe one POST per widget mount, each returning { 'result': { 'data': {} } }. |
|
AI Experience Framework - Glide PRB2024769 |
Chat gate service uses a GlideRecord query with ACL evaluation, blocking non-admin users from reading the 'Deployment channel' table | In chat-gate-service.js (line 13), the chatEnabled check uses glideRecord_query to query the 'Deployment channel' table. This evaluates all ACLs for the current user, so only admin users have the necessary read access to that table. Non-admin users are blocked from fetching chatEnabled, which prevents the chat from functioning for them. |
Expected behavior: chatEnabled is fetched successfully regardless of the user role. Actual behavior: glideRecord_query evaluates ACLs and denies non-admin users read access to the deployment channel table. |
|
AI Experience Framework - Glide PRB2027770 |
Remove the 'Applicability' table (sys_aix_applicability) and move the fields Applicable for and Not applicable for glide_list (user_criteria) into a multi-theme table | This is a product update. | |
|
AI Experience Framework - Glide PRB2030274 |
Users without elevated privileges cannot query widgets that are category=internal | ||
|
AI Experience Framework - Glide PRB2034740 |
aiux_service/chat_check_access should work with the default experience name to query the deployment document id | There should be a way to query by experience name so that there is no need to force pass a sys_id each time. | |
|
AI Experience Framework - Glide PRB2036766 |
Experience cache population only emits the default theme | Multi-theme (user-criteria) themes are missing from the edge cache, so targeted users get the wrong theme. | |
|
AI Experience Framework - Glide PRB2039292 |
Move the Component and source_browser_code fields from sys_ux_widget to sys_aix_widget dictionary | This is a product update. | |
|
AI Search (Glide) PRB2020989 |
Performance and EVAM-related debug messages no longer appear in sys log for asynchronous GRs and Virtual Agent searches | When the system properties 'glide.search.performance.logger.enabled' or 'glide.search.evam.logger.enabled' are set to true, messages should appear in the sys log prefaced with '[SEARCH PERFORMANCE]' or '[SEARCH EVAM]' respectively. However, these messages no longer appear in the syslog when a conversation is part of the logging context. |
Expected behavior: Log entry in sys log specifying the ID of the view configuration that was used for each genius result. Actual behavior: No log entries for GR EVAM View configuration selection. |
|
AI Search (Glide) PRB2028353 |
Deprecate 'ServiceNow RAG (Deprecated)' resource options from NASK Tool UI dropdown list | This is a product update. | |
|
AI Search UX PRB1935844 |
Asynchronous Framework should hold GRs until client is ready to receive them | The asynchronous GR payload can be missed depending on generation time. |
Notice that the AMB subscription eventually succeeds, but the asynchronous GR payload can be missed if it takes less than 10 seconds to generate. |
|
AI Search UX PRB1991431 |
The right-hand side panel in Zing search is not scrollable | The user cannot reach for sources below the screen height because the panel is not scrollable. |
Expected behavior: The panel is scrollable and sources are reachable. Actual behavior: The right-hand side panel is not scrollable and the sources are not reachable. |
|
AI Search UX PRB2026614 |
Auto-Enable Hybrid Search on Now Assist for Search Installation | When a new users installs the 'Now Assist for Search' plugin, the system should automatically enable Hybrid Search for all search applications configured in the instance. This ensures new users benefit from Hybrid Search by default without requiring manual configuration. The behavior applies to all new user installations going forward and shouldn't retroactively affect existing users who have already installed Now Assist for Search. | |
|
AI Search UX PRB2031624 |
Enhanced Chat's search bar appears on portals with NextWave | Note that the NextWave omni-bar displays on the homepage as expected. However, the search bar from Enhanced Chat is also appearing on other pages unexpectedly. | |
|
Analytics Data API PRB1974037 |
Visualization displays outdated dates when 'Use current date for period end' is selected for Platform Analytics | Even when the 'Use current date for period end' is selected on a time series visualization, the graph still displays older dates and not the latest dates. |
Expected behavior: The visualization graph should consider the current date as the period end date and generate the graph. Actual behavior: The visualization graph is still generated with the older dates (when the visualization is created) as the period end date. |
|
Analytics Data API PRB2030053 |
Add a feature flag for auto cache of PA indicators | Indicators are cached automatically, leading to data discrepancies between different users. | |
|
Analytics Export API PRB1987970 |
The PDF export of the inline dashboard gives a blank page with only the word 'Loading' in it | The exported PDF for any of the 0iInline dashboards is blank and shows the loading symbol only in the PDF, and not in the actual report of the dashboard. Also, exporting a dashboard stays in the 'Export request in progress' state for a very long time even on a very simple one-widget dashboard. | |
|
Analytics Export API PRB2019161 |
The Export option is not working for sub domain dashboards | This issue was also observed in Australia. An error occurs when attempting to export the dashboard, and an error also occurs in the logs. |
Notice the error, 'Export failed. Please contact your system administrator.' There is also an error is displayed in the error logs, 'ExportJobExecutor *** ERROR *** EXPORT_JOB_EXECUTOR: PEJ0001007 AttachmentID is null, attachment was not saved properly.' |
|
App Shells PRB2005043 |
Some items are hidden behind the company logo in the Next Experience navigation bar | Sometimes the Next Experience navigation isn't rendered correctly. The 'All' and 'Favorites' items are displayed behind the ServiceNow logo. The issue is happening is randomly for some tests and does not have a fixed reproducible behavior. The menu items should always be rendered correctly and must be selectable. | |
|
Audit History PRB2035326 |
Enable an audit to clearly attribute every field level data change to either a human user or an AI capability | This is a product update. | |
|
Authentication Factors PRB2026060 |
The kba_session_context value is not in JSON format | The kba_session_context value is logged in this format: '{q1_keyword=q1_user_input, q2_keyword=q2_user_input}'. |
Observe that the kba_session_context value for the third question is logged in this format: '{q1_keyword=q1_user_input, q2_keyword=q2_user_input}'. It should be logged in a standard JSON format. |
|
Authentication Factors PRB2030597 |
Fall back to secondary identification when the primary resolves a non-sys_user | In cases when the identification questions are configured to a non-sys user, then it should ask fallback questions. This isn't happening in v2 and the call is ended since the userID isn't resolved. It should fallback to the secondary identification to get the userID. In cases where both the questions lead to a non-sys_user, then it should fail. |
Expected behavior: 'Identification' should not be allowed because the question is mapped to service an 'Authentication' question, which creates inconsistency. Actual behavior: The operation is successful. |
|
Authentication Factors PRB2037631 |
Identification Retry does not occur after plugin upgrade | If the identification step fails (first PIN entry is incorrect), the voice agent directly transfers to live agent which is the fallback on the assistant. It doesn't ask the user to re-enter the identification PIN again. | |
|
Authentication PRB2033124 |
Case-sensitive comparison is applied during knowledge-based authentication (KBA) answer matching | Case sensitiveness of KBA answer matching is controlled by the system property 'glide.auth_factors. kba.case_insensitive _validation'. It is by default case insensitive in previous patches, but seems to have the incorrect default value in recent tracks. |
Expected behavior: The user-given input should be matched case insensitively. Actual behavior: Answers are matched case sensitively. |
|
Canonicalization Data Services (CDS) PRB2036615 |
Implement server side filtering to improve experiment targeting of user instances | This is a product update. | |
|
Case and Knowledge Management for HR Service Delivery PRB1937698 |
The user gets a RCA error when trying to create ds_document and a version with an attachment | The status is wrong for the RCA privilege. | |
|
Case and Knowledge Management for HR Service Delivery PRB2015442 |
Semantic configuration for HR case indexed sources are in the wrong path | ||
|
Case and Knowledge Management for HR Service Delivery PRB2018011 |
Multiple requested RCAs from Employee Slate Core targeting 'Human Resources: Core' about the script include 'ActivityHubUtilSNC' | When selecting a widget, an RCA error is thrown. |
Notice that it throws the RCA error, 'Read operation on table 'sn_hr_core_case_operations' from scope 'Employee Slate Core' was denied. The application 'Human Resources: Core' must declare a Restricted Caller Access privilege. Please contact the application admin to update their access requests.' |
|
Case and Knowledge Management for HR Service Delivery PRB2027153 |
HR Templates not applying as expected from Flows | ||
|
Case and Knowledge Management for HR Service Delivery PRB2031869 |
Missing RCAs for HR ZTSD flow | This is a product update. | |
|
Change Management PRB2026001 |
An AI-driven question and answer completer that populates both change risk assessments and dynamic schema questions with context-based, accurate answers | This is a product update. | |
|
Change Management PRB2029102 |
Manual approvers can't be added to the change and std_change_proposal due to newly enforced ACLs for related lists | ||
|
CMDB Identification and Reconciliation PRB1952085 |
Dependent items are inserted regardless of the parent or the main CI insertion failure | Configuration items and their relationships should not be created. | |
|
Communities PRB1487727 |
'Moderation Banned Keyword Filter' isn't working for keywords in other language | The user is allowed to post content with the banned keyword if the keyword is not in English. |
Expected behavior: The user is prevented from using banned keywords during content posting. The appropriate message appears. Actual behavior: 'Moderation Banned Keyword Filter' doesn't work for characters in other languages. The user is allowed to post content with the banned keyword if the keyword is not in English. |
|
Condition Builder in Workspace PRB2011310 |
The SLA field is read-only in a related condition when creating a list in Workspace | The SLA field and the operator should not become read-only. |
Expected behavior: The SLA field should not become read-only. Actual behavior: The SLA field is read-only. |
|
Configuration Management Database (CMDB) PRB1926784 |
Skip invalid tables from health score calculation of CMDB health group | The group score calculation errors out for invalid tables. | |
|
Configuration Management Database (CMDB) PRB1956449 |
A CMDB data certification task in the 'Data Certification' dashboard displays inconsistent data on the 'Review not completed' tab | In the CMDB 'Data Certification' dashboard, the 'Review not completed' tab displays a count of pending records, but no records appear in the list. Users also can't submit the certification task, even after completing the review. |
Observe that the 'Review not completed' tab still includes the count of the records that were archived. Also, the user can't submit the task, even though all the records available are reviewed. |
|
Configuration Management Database (CMDB) PRB1992684 |
CMDB Query Builder with the system language set as Japanese displays empty results | There are missing values in queries when using Japanese. The French language can lead to errors. |
Refer to the listed KB article for details. |
|
Configuration Management Database (CMDB) PRB2017567 |
There is an infinite loop in PartialPayloadProcessor when the payload size limit is exceeded on the first record of a batch | Re-running the payload after changing the property 'glide.identification_engine.partial_processing_max_fetch_memory_mb' to zero causes the thread to be in an infinite loop. |
Observe the thread is now in infinite loop. |
|
Configuration Management Database (CMDB) PRB2018505 |
The multiSource last_discovered field is not updated even when the CI is updated | The multi-source last_discovered timestamp is not updated when CI is rediscovered from the same source. |
Observe that col51 is not updated with the latest time stamp. |
|
Content Library Portal PRB2005753 |
Content lookup historical data triggers unintended deduplication for pa_manual_breakdowns records | The fix script runs with the 'isHistorical' parameter set to true, then it calls the deduplicateByValueField function. The duplication logic doesn't query for the breakdown; it only looks for duplicated value to identify duplicate records. In theory, there could be duplicated value across different breakdowns, causing unwanted data loss. | |
|
Content Library Portal PRB2010143 |
Multiple ais_index events are triggered for sam_sw_product_lifecycle during content updates | During content updates in the ITAM Content Library, a large number of ais_index events are generated for the sam_sw_product_lifecycle (SAM software lifecycle) and sn_hamp_lifecycle_definition (HAM hardware lifecycle) tables. These events appear in the event log. The excessive events are triggered because system metadata columns on the AI Search data sources for these two tables are missing the no_text_index field attribute. Without this attribute, the AI Search indexing engine includes these columns in the vector index. | |
|
Database Compaction PRB1993126 |
'Compactor' on RaptorDB creates indexes without 'CONCURRENTLY', causing widespread locks | The DB 'Compactor' job creates direct indexes on temporary tables that are linked with source tables through triggers. Once 'insert' comes in for a source table, the trigger also tries to write on a TMP table, and are blocked by the 'Create index' command. |
Refer to the listed KB article for details. |
|
Database Indexes PRB1975183 |
Creating an index on a few columns with an already existing column causes a drop of the redundant index and a 'AccessExclusiveLock' on a table | . |
Expected behavior: It should have been dropped concurrently so that there's no instance wide issue while dropping the index. Actual behavior: There's an instance wide issue due to the 'AccessExclusiveLock'. |
|
Database Persistence - Data Access PRB2031369 |
Quoted CTE identifiers cause 'com.glide.db.GlideSQLException: Invalid table name' | DBSqlParser.withItem (line 1224) stores CTE names with quotes. Everywhere else that checks for it uses unquoted names. The mismatch causes the parser to not recognize valid CTE names. The quoted CTE identifier throws 'com.glide.db.GlideSQLException: Invalid table name: cte_name'. | |
|
Database Persistence - Data Scale PRB1974343 |
A query hint isn't including the change number and is causing the hint to be ignored | ||
|
Database Persistence - Dictionaries PRB2021884 |
DictionaryXMLParser check for other numeric types | ||
|
Database Persistence - Graph PRB1989714 |
The 'WITH' clause requires all variables to be explicitly aliased | ||
|
Database Persistence - Graph PRB1991033 |
The user is not getting the expected response for the query, 'Give me active users created in Q3 in 2025' in Gemini | ||
|
Database Persistence - Graph PRB1991929 |
Add a guardrail to prevent unbounded/extremely large queries from the LLM | A 184M SQL query was produced and attempting to parse it brought the node down with OOM. |
Execute cypher2Results with the cypher query. Observe that OOM is parsing the massive generated SQL. |
|
Database Persistence - Graph PRB2022040 |
Knowledge Graph support | This is a product update. | |
|
Database Persistence - Graph PRB2023371 |
The 'NOT IN' operator isn't supported | ||
|
Database Persistence - Graph PRB2025391 |
Encoded query is not supporting variable length edges | ||
|
Database Persistence - Graph PRB2026584 |
Aggregate and Function types are not accepted in Function Using() | After creating a query with GraphQueryBuilder, users of GraphQueryBuilder API should be able to get the encoded query representation as a transferable serialization of the query. | |
|
Database Persistence - Graph PRB2026592 |
Inline node properties via withProperties() are dropped on round-trip | After creating a query with GraphQueryBuilder, users of GraphQueryBuilder API should be able to get the encoded query representation as a transferable serialization of the query. | |
|
Data Management Console PRB1976888 |
StatsGatherer isn't collecting stats when it runs in parallel with a SNC provision job |
Observe that StatsGatherer should collect stats, but isn't. |
|
|
Data Management Console PRB2013605 |
The Statsgatherer job is finished with incomplete data | ||
|
Data Management Console PRB2030039 |
'Physical Table Stats Gatherer' is triggered, which does 'UNION ALL' for rotated tables | There's a repeated slow query #-1454801932 from the daily 'Physical Table Stats Gatherer' job, which is triggered 6 times. This causes spikes in SQL response times. | |
|
DirectSQL PRB2019852 |
SELECT * must exclude columns that don't exist in the database | Select * from a table that has a Function field, like cmdb_data_management_policy, won't work because it's trying to find the function fields on the database. A filter should be added to exclude these fields. | |
|
Document Intelligence Unified Backend PRB2029867 |
Users can configure more than 50 fields per use case, which does not match the product and pricing based limitations | ||
|
Document Management PRB2032863 |
SmartDocs default skill enablement for all tables | This is a product update. | |
|
Dynamic Guidance PRB2050926 |
There are unintended Dynamic Guidance steps in Unified Navigation Onboarding modal | The onboarding modal contains Dynamic Guidance steps. |
Expected behavior: The onboarding modal shouldn't contain the steps of Dynamic Guidance. Actual behavior: The onboarding modal contains the steps of Dynamic Guidance. |
|
Dynamic Translation for Agent Chat PRB2030959 |
When using the live agent in Now Assist Virtual Agent (NAVA), the disclaimer message at the bottom is dynamically translated based on the agent's session language | The disclaimer message should be displayed in the end user's session language preference instead of the agent's session language. |
Expected behavior: The disclaimer message should honor the end user's session language. Actual behavior: When connected to a live agent, the disclaimer message is changed based on the agent's session language. |
|
Edge Encryption PRB2012969 |
Edge Encryption mass jobs do not support sys_audit table rotation | Edge Encryption mass jobs (such as mass-encrypt, mass-decrypt, key-rotation) that process the audited Journal field history do not correctly handle instances where the 'sys_audit' table has been rotated. When sys_audit is rotated, the historical audit records no longer reside in sys_audit itself but in one or more physical rotation tables (for example, sys_audit0 or sys_audit1). Because the job execution infrastructure previously hard-coded sys_audit as the target table, all direct updates issued during job processing targeted the base sys_audit table and found no matching records. This results in zero rows being updated for any encrypted field that lives exclusively in a rotated partition. |
Observe that no audit records are updated, and the job reports zero rows processed for the AUDITED_NEW_VALUE and AUDITED_OLD_VALUE chunk types. When verifying in the database that encrypted values in sys_audit0 / sys_audit1 are unchanged, this confirms updates targeted the empty sys_audit base table. |
|
Edge Encryption PRB2016789 |
Edge Encryption mass decryption job doesn't support tables with edge encrypted data inside a field value | There are several tables that end up with edge encrypted data stored inside a field, but where the entire field is not edge encrypted. The user has no way to migrate this data from being edge encrypted. To allow sys_archive_log to be used in an edge encryption configuration, the user must add the 'edge_table_whitelist=true' attribute to the table in sys_dictionary. Adding this attribute allows the sys_archive_log table to show up in the table list on the edge configuration page. |
Expected behavior: Edge encrypted data inside the sys_archive_log.payload field is decrypted by the job. Actual behavior: The scheduled encryption job does not have any execution records nor chunks, as it did not find any data to be decrypted. |
|
Enhanced Content Editor (ECE) PRB2039917 |
Enhanced Content Editor (ECE) has an incorrect TinyMCE version as a dependency, impacting now-record-html-editor | This issue occurs in Zurich. |
Notice that this console log is showing up in the file with path:' /uxasset/externals/sn-tinymce/28.11.0/js/tinymce/plugins/sn_mentions/plugin.min.js.jsdbx.' |
|
Event Management PRB2022546 |
Tag based group is created with single Alerts where em_agg_group points at two alerts | A new TBAC group is created with a recent corresponding alert only. |
Notice that a new TBAC group is created with a recent corresponding alert only. |
|
Experimentation Platform PRB2036613 |
Glide changes to support feature toggling and user criteria-based roll out in Experimentation Framework | This is a product update. | |
|
Experimentation Platform PRB2036614 |
Feature flagging under the feature preview program | This is a product update. | |
|
External Content Connectors Glide PRB2027151 |
After deleting the SPO connector, results can still be found | The AIS query engine requires the qlang=advanced parameter to correctly interpret and match documents. Without it, queries silently fail to match any documents, causing operations like deleteByAISQuery to delete zero records. | |
|
Field Service Capacity and Reservations Management (Glide Family Channel) PRB2028443 |
Capacity usage frequency is incorrect on the Daylight Savings day | This issue occurs for Daylight Savings Time (DST) timezones. The usage record shows two days, when it should only show one day. |
Expected behavior: The usage record should show exactly 1 day. Actual behavior: The usage record shows 2 days. |
|
Financial Management PRB2032487 |
Role available in the ACL is not actually available in the Role table, so there are orphan records available in the sys_security_acl_role table | ||
|
Financial Services Operations PRB2038662 |
A query range error appears when querying on the filter present under 'Claim transactions and Receiving transactions | Part of the query on sn_bom_transaction is ignored because of insufficient access for the 'query_range' operation on sn_bom_transaction.details. |
Observe the error as mentioned above. |
|
Flow Engine PRB1909705 |
A transform script for JDBC DSAs doesn't error out in engine major version v2 | The issue can be reproduced when data stream actions are the same scope. The issue also occurs when the data stream actions are other than global and the script include is 'Global - Accessible to All Application Scopes'. | |
|
Flow Engine PRB1967018 |
Instance outage and default semaphore exhaustion is caused by a long-running database query from the GlideElementWorkflow.queryStageState() function | Querying the 'Stage' state of a workflow element causes a long-running query when an invalid ID is passed. There's a slow query executed against the database. This causes a lot of unnecessary data streaming across the network from the database to the application server. The application server may encounter an increase in garbage collection activities as it compacts/expands large RowBlock objects from memory to disk. The application server needs to do a lot of I/O to read and write and otherwise maintain the rowblock file on disk. The transaction response time is slower due to the large table handling. This can increase semaphore time and lead to contention and even semaphore exhaustion. In addition to all of the performance issues, this undoubtedly fetches incorrect results and potentially causes corruption. |
Query the 'Stage' state of a workflow element which hasn't yet been saved. Expected behavior: The stage state should return null, quickly. Actual behavior: A large table handling warning is raised as it queries an excessive number of irrelevant stage_state records and then returns an incorrect value. |
|
Flow Engine PRB2013989 |
AI agent execution fails when source of record has been created by the virtual agent on portal | This issue occurs when the impersonates user doesn't have the 'admin' role. |
Notice that an error is shown to the user, and the execution plan is terminated with the message, 'You don't have the required access to complete this request. Try another request.' |
|
Flows (Family Channel) PRB1975298 |
After moving a flow from one instance to another using an update set, the flow variable label changes to match the variable name | In the payload of the custom update that captured the flow, the variable correctly displays its label in the update set payload. However, when viewed in Flow Designer, the label appears to have been updated to match the variable name. |
|
|
Flows (Family Channel) PRB2003332 |
The user receives the message, 'Number of rows hidden by security constraints ' in Flow Designer related sub-flows | The user sees the security constraints message when opening 'See related flows' in sub-flows. |
Notice the security constraint message when it opens. |
|
Flows (Family Channel) PRB2014125 |
Remove the use of javascript prefixed reference qualifiers | ||
|
Generative AI Controller PRB2026284 |
Agents aren't working in Zurich nightly with the latest snapshot |
See that the agent is stuck in starting and no context is passed to it. |
|
|
Horizon Icon Component PRB2026750 |
A request for an icon in Zurich | Playbook Summarization features need the document-template-ai-sparkle icon in the Zurich release. | |
|
HR Service Delivery PRB2023321 |
In HR Agent Workspace, an HR case can be cancelled without adding a work note, causing 'undefined' to be automatically logged in the conversation section | With the Cancel UI action (sys_ui_action sys_id 325370019f22120047a2d126c42e701d), the workspace client_script_v2 unconditionally forwards the modal's Work note field to the server. When the field is left empty during case cancellation, GlideAjax.addparameter stringifies undefined to the string 'undefined' and forwards it to the server, which then persists it to work_notes. |
Refer to the listed KB article for details. |
|
HTML Field Type Editor PRB2008555 |
The @mention and response template in HTML Editor does not appropriately respond to assistive technologies | The screen reader does not identify the dropdown list or the members of the list. |
Notice that neither screen reader identifies the pop-up, nor is there any identification of the members of the list as the user navigates it. |
|
Identification and Reconciliation API PRB2029121 |
Help users determine whether dynamic Identification and Reconciliation Engine (IRE) should be turned on | This is a product update. | |
|
Identification and Reconciliation API PRB2031317 |
Apply fix script for base instance dynamic IRE properties | This is a product update. | |
|
Identity PRB1988754 |
NHIUserTrackerDAO has a cache (sys_mi_user_cache ) which is storing GlideDateTime objects | This issue was noticed in heap dumps | |
|
Inbound API Integration Usage Framework PRB2016072 |
Exclude Moveworks integration traffic | Moveworks requests to ServiceNow APIs (such as Table API) are being counted as integration traffic. They should be excluded. | |
|
Install Base Management Store PRB2027486 |
Errors in CanRead path from ACL | Failures observed in Service Portal with latest changes in responsibility framework. | |
|
Integration Hub PRB2006931 |
The error message is not cleared out when the retry is successful and the retry status code is 200 | When the retry is enabled in an action, if the first try fails with a 429 and the retry is successful, the Error message field does not get cleared out. |
Notice that this updates the status code to 200 and updates the success response body, however, the error message remains. |
|
Integration Hub PRB2034438 |
Terminal attachment is processed before non-terminal attachments | This causes partial data processing in the JDBC data stream action during race condition. |
Observe that the terminal attachment (small in size) is processed before non-terminal attachments (large in size). In the execution results, it shows less data. |
|
Key Management Framework (KMF) PRB1986102 |
Fix/disable IPKI KMF diagnostics job to reduce the performance impact on downstream services | This is a product update. | |
|
Key Management Framework (KMF) PRB2007037 |
A duplicate Instance Key Encryption Key (IKEK) is active in the instance after a future rotation date | Although it is observed the current IKEK gets deactivated and a new IKEK is generated, it later actives back the deactivated one. This causes multiple IKEK to be in an active status. |
Set/Check the active IKEK future rotation date. Notice that after the rotation check, there are two active IKEK. |
|
Key Management Framework (KMF) PRB2014313 |
Nodes taking long time to load CryptoCore initialization during startup | It is observed that some nodes are taking an unusually long time during CryptoCore initialization at startup. A few nodes are taking anywhere between 15 minutes to up to 4 hours to complete CryptoCore initialization. Due to the large volume of logs, performing a full-day analysis in Splunk places additional load on the indexers. A subset of nodes were identified consistently exhibiting this behavior. | |
|
Key Management Framework (KMF) PRB2035774 |
SecretAPI Core | This is a product update. | |
|
Key Management Framework (KMF) PRB2035775 |
Generic secrets wrapper API and Glide-independent interfaces | This is a product update. | |
|
Knowledge Management PRB2027236 |
True-up for KC and NAKM, ECE, and KC in UI Builder | This is a product update. | |
|
Knowledge Management PRB2031464 |
The Knowledge Base Article (KBA) text is not visible in the workspace | This issue occurs with custom templates that contain fields of mixed data types like HTML, string, date. |
Notice that it will open the kb_view page of the article, and renders the article content as empty. |
|
Knowledge Management PRB2038003 |
Updating versions for the base instance Knowledge Management apps to include Australia fixes | ||
|
Lifecycle Events PRB1942195 |
HR Lifecycle Events resume cases are failing | The resume cases fail when trying to cancel and retrigger the HR activities. | |
|
Lifecycle Events PRB2026077 |
Dependent activity sets are not getting triggered when completing activities after upgrade to Zurich | This occurs when upgrading from Yokohama to Zurich. |
Expected behavior: Pre-boarding activities should have created. Actual behavior: Pre-boarding activities are still in awaiting trigger. |
|
List Administration PRB2003558 |
Users are unable to select 'presentational' variables when using the list selector to build out list configurations |
Observe that it can't be found. Users would like to be able to choose presentational variables as well, even if they don't contain any values. |
|
|
MID Infrastructure PRB2039652 |
Issues with the migration UI | There is an issue with the 'Migration' page auto-refresh. | |
|
MID Server PRB1978666 |
Users are unable to reset MID authentication from mutual authentication to basic authentication | When setting mutual authentication back to basic authentication using the same file, it results in an error: 'Error: The system cannot find the batch label specified - turnOffMutualAuth'. | |
|
MID Server PRB1998489 |
Root Cause Analysis (RCA)/Cross Scope Access changes are causing the 'MAW' list and record declarative actions to be blocked from execution | Changes made in RCA/Cross Scope Access on the platform side have impacted the declarative list and record actions for MAW from working. When attempting to execute any of these actions which call the MIDManage API, users see an error that the RCA record isn't present for this script execution, despite the Cross Scope Access record being defined. |
Notice that this action is blocked and the corresponding error banner displayed to the user. |
|
MID Server PRB2006438 |
MID Server shuts down unexpectedly during start up due to sorting/filtering logic mismatch in ECC queue record batching | During MID Server start up, the server retrieves ECC queue records in batches from the instance. A mismatch in the sorting and filtering logic causes some records to be missed, resulting in an empty response. This triggers a MIDServerInfoException: No 'sysIds' array is returned in the response error, causing the MID Server to shut down unexpectedly. | |
|
MID Server PRB2034352 |
MID doesn't sync ECC firewall message audit data on shutdown, leading to audit data loss | If using the default 1 hour reporting interval, up to 1 hour of data could be lost if MID is restarted between reporting intervals. |
Notice that there are no audit data updates since the first reporting interval. |
|
MID Server PRB2035227 |
ECC queue firewall in MID hardening and MID control | This is a product update. | |
|
MID Server PRB2035229 |
Application authorization for MID server execution in MID hardening authorization | This is a product update. | |
|
MID Server PRB2035230 |
MID hardening in the authorization track | This is a product update. | |
|
MID Server PRB2035231 |
Adopting USG for credentials in MID hardening | This is a product update. | |
|
MID Server PRB2035232 |
MID hardening in the logging/telemetry track | This is a product update. | |
|
MID Server PRB2035233 |
MID hardening and authentication JWT using iPKI | This is a product update. | |
|
MID Server PRB2035234 |
Uniquely identifying a MID server in MID hardening authorization | This is a product update. | |
|
MID Server PRB2035293 |
Implement retries for signing endpoint on MID | This is a product update. | |
|
MID Server PRB2035295 |
Add new MID configuration parameters to support IPKI flow | This is a product update. | |
|
MID Server PRB2035298 |
Implement a IPKI certificate provisioning flow on MID | This is a product update. | |
|
MID Server PRB2035301 |
Validate a IPKI certificate chain on MID | This is a product update. | |
|
MID Server PRB2035302 |
Create an empty hosted plugin for the MID infrastructure app | This is a product update. | |
|
MID Server PRB2035304 |
Add more validation to the KeystoreInstall API | This is a product update. | |
|
MID Server PRB2040231 |
MID users are missing the MID Server role | Only MID users with the MID server role can load credentials for discovery use cases. | |
|
Mobile Platform PRB1984781 |
Incremental offline caching does not sync related records for newly created Work Order Tasks (WOT) after the initial offline payload is downloaded | Related records are missing in offline mode for the WOT. |
Expected behavior: The new WOT appears in offline mode, and the related records created are present in the corresponding section and visible offline. Additionally, an incremental payload is generated for the new task and its related records (entries in sys_sg_incremental_result). Actual behavior: The new WOT presents, but related records are missing in offline mode. For the newly created WOT, no new watcher record is created in sys_rw_action, so subsequent related record inserts are not tracked. Since no watcher exists for this WOT, no incremental payload parts are generated for its related records, so they never arrive in the device's offline cache. |
|
Multi-Instance Framework PRB2032862 |
Multi-instance Framework (MIF) synchronous messaging | This is a product update. | |
|
Multimodal Service (Family Channel) PRB2029156 |
Move MMS to GA | The MMS plugin name displays 'MAINT ONLY', and should be updated. | |
|
Multimodal Service (Family Channel) PRB2039537 |
The 'Options' parameter is missing, causing the Vision agent pipeline to fail | ||
|
Multimodal Service (Family Channel) PRB2039538 |
The sync service record is missing, causing an error in Mosaic | ||
|
Multimodal Service (Family Channel) PRB2039539 |
The billing feature is not working | ||
|
Next Experience Unified Navigation PRB1905386 |
When a custom Unified Navigation menu is created, the menu items added in the menu are duplicated in 'All' | The menu items are duplicated in 'All', and one appears as an application and the other appears as a favorite. |
Notice that it appears twice, and one is an application and the other is added as a favorite. |
|
Next Experience Unified Navigation PRB1971847 |
The default ServiceNow logo appears briefly in Next Experience before switching to the user's logo | The issue is happening only when users access one of the workspaces. It doesn't happen when accessing the Next Experience homepage URL. It also only occurs on a machine that is slow, with a poor performance/network. |
Expected behavior: The custom logo should be loaded. Actual behavior: The default Next Experience logo is visible first and later updated to the custom logo. |
|
Next Experience Unified Navigation PRB2038994 |
Duplicate modules appear when an application is added to the custom menu |
Expected behavior: The custom menu has an application with correct modules. Actual behavior: The custom menu has an application with duplicate modules. |
|
|
Now Assist Panel PRB2003390 |
The New Chat button is disabled on Now Assist panel (NAP) when launched through AI Engagement Experience Layer (AIEL) | When an agentic workflow is triggered by a UI action in a workspace using AIEL with forceNewConversation set to 'true', NAP launches successfully with a new conversation session. However, the New Chat button remains persistently disabled throughout the session, preventing users from initiating additional conversations. Additionally, the name of the workflow at the top of NAP is not displayed and the conversation does not show up in the list of prior conversations. |
Expected behavior: The New Chat button is enabled, allowing users to start a new conversation. Actual behavior: The New Chat button is always disabled when NAP is launched through AIEL. |
|
On-Call Scheduling PRB2030480 |
Wrapper global APIs for on call bulk upload utility | ||
|
OneExtend PRB2026081 |
There's a 100501 error with an asynchronous call | ||
|
OneExtend PRB2027496 |
The metric batch_result.status is stuck at in_progress and isSkillEvaluationRun() doesn't recognize the conversational_ai evaluation type | For conversational_ai evaluation runs, metric-level batch_result records are never updated to status=completed. This causes the evaluation dashboard to display zero scores for all the metrics, even though valid evaluation data exists in the sys_one_extend_eval_metric_result and sys_generative_ai_metric tables. |
Observe that all the metric scores show as 0 because the Java API getCustomMetricScoresPerPrompt filters batch_result.status!=in_progress. |
|
OneExtend PRB2028533 |
Java scriptable methods aren't working in some instance nodes | The script should return a proper response in all nodes. | |
|
OneExtend PRB2036182 |
Avoid early exit for the guardian error and add a response in the GenAI log even if content is flagged | ||
|
OneExtend PRB2038858 |
Mosaic/NowAssist jobs run for extended periods, slowing down processing | The Mosaic Off-Glide Kafka log-sync flow has no recovery path when subscription activation lands in a bad state. | |
|
Performance Analytics PRB1963190 |
Drilldowns from Single Score visualizations with monthly aggregation redirect to the current month instead of the month that the data represents | Single Score data visualizations based on an indicator and that are configured with a metric using a monthly aggregation are displaying an incorrect month after drilling down into the indicator details. For example, after selecting the Single Score card configured with the indicator, the user is redirected to the 'KPI Details' page. This page displays the current month (for example, November) in the title, but the data shown in the score card corresponds to October, explicitly labeled as 'Data from October'. |
Notice that even though the Single Score card displays a title such as 'Data from October', the drilldown redirects the user to the current month, not the month for which the data was collected. |
|
Performance Analytics PRB2015951 |
The indicator Sparkle icon shows on data visualizations saved to the library | The Sparkle icon on data visualizations based on indicators should not show for data visualizations that are not saved to the library. This is a caching issue. |
Disable the following properties:
Expected behavior: The Sparkle icon should not show on any data visualization, and whether it's saved to the library or not is based on an indicator source. Actual behavior: Notice that the Sparkle icon on data visualizations based on indicators still show for data visualizations saved to the library. This is caused by analytics_cache, which clears out every 24 hours. |
|
Platform Analytics Component API PRB1981675 |
The 'Calendar Data' API's changes aren't reflecting |
Call ScriptableCalendarDataAPI from the script background. |
|
|
Platform Analytics Component API PRB2031905 |
Update the indicator scorecard support to Zurich | The dashboard should include the indicator scorecard widget in the AI dashboard summary. |
Expected behavior: It should save. Actual behavior: It is not saving. |
|
Platform Analytics Dashboard API PRB1948555 |
Sys_scripts have references to old fields, which throws errors when the dashboard is updated | The following error appears: 'GlideLogLogger Invalid query detected, stack trace below [Unknown field time_unit in table par_dashboard_user_metadata]'. |
Update a dashboard. Observe the error in the business rule. |
|
Platform Analytics Dashboard API PRB2000095 |
The Guided Tour does not populate route parameters for 'default' dashboards, which breaks the functionality | By default, when navigating to 'now/platform-analytics-workspace/dashboards' and selecting a dashboard, the system will set the last dashboard that was viewed as the default' dashboard. This dashboard will always be displayed when navigating to the same page until the user views a different dashboard, at which point, that dashboard will then become the 'default'. In addition to this, when creating a new guided tour using a URL, the system auto-creates a sys_embedded_tour_guide record and uses the values from the URL to populate the Context and Route parameters fields. However, when a tour is created using the URL for a 'default' dashboard, no URL parameters are needed, and the system sets the 'Route parameter' value to empty ({}). If a user visits another dashboard, which will automatically set that dashboard as the 'default', the system attempts to run the same guided tour created for the previous default dashboard, and fails. |
Notice the tour fails, or crashes. This is due to the tour targets elements on the previous default dashboard. Since no URL parameters were saved as it was the default, the system cannot locate those elements on the new default dashboard, causing the failures. |
|
Platform Analytics Dashboard API PRB2019318 |
The 'hideNewMigratedDashboardModal' boolean is ignored in the Preference JSON field of the dashboard API whenever there is a broken filter component in the migrated dashboard | The 'Welcome to PAE' pop-up occurs every time the user launches the dashboard. |
Expected behavior: The user should not see the 'Welcome to PAE' pop-up. Actual behavior: The user sees it every time they launch this dashboard. |
|
Platform Analytics Dashboard API PRB2025067 |
The sys_translated record for par_dashboard_tab is overwritten | This can cause translations to be lost. |
Refer to the listed KB article for details. |
|
Platform Analytics Dashboard API PRB2031476 |
User can't configure filters on a Table field which is of type 'String' | The short_description (a string field) can't be enabled. |
Expected behavior: Short_description (a string field) is enabled for configuration. Actual behavior: It's not enabled. |
|
Platform Analytics Dashboard API PRB2031858 |
Add the AI dashboard summary preference saving capability to Zurich |
Observe that it should save. |
|
|
Platform Analytics Migration API PRB1941846 |
The CoreUI reports are migrated without the bulk migration being triggered and activated | Once the report is opened from CoreUI, it's automatically migrated to the PAE pages. The CoreUI reports shouldn't be migrated if no migration was triggered. |
Observe that the report is automatically migrated to the PAE pages. The CoreUI reports shouldn't be migrated if no migration was triggered. |
|
Platform Analytics Migration API PRB2009064 |
The calendar report event displays fields that are not migrated correctly for all tables | By default, the calendar report uses Number and short_description, and the migration only supports this configuration. If the user creates custom calendar_elements, it is not migrated. |
Observe that the migrated visualization contains Number and Short description as event display fields. |
|
Platform Analytics Migration API PRB2013849 |
The scheduled report recipient user list might contain email addresses |
Observe that the migrated report scheduled export does not have these recipients. |
|
|
Platform Licensing PRB2036351 |
True-up of SM and LE 6.4.3 | This is a product update. | |
|
Playbooks (Family Channel) PRB2039142 |
Playbooks' AI native authoring experience | This is a product update. | |
|
Problem Management PRB2018009 |
An ACL is reverted to true after an upgrade |
Refer to the listed KB article for details. |
|
|
Project Management PRB1972438 |
There's an incorrect roll up of costs in demand currency to demand and task breakdown levels | . | |
|
ReleaseOps - Family PRB2000140 |
The Deployment Analyzer rule fails for common catalog edits | The default 'Catalog Only Deployment Analyzer' rule (DA) is so restrictive it does not actually work, causing users to think that the DA is not working and not viable. |
Notice that when Deployment Analyzer runs, it does not pass when it should. This is due to the missing metadata options. Instead, an error occurs, 'Deployment request moved to draft because it failed on demand criteria: must not contain non-catalog item changes'. |
|
ReleaseOps - Family PRB2008798 |
Improve the logging of RemoteOperationUpdateHandler |
Expected behavior: The message reads, 'Starting RemoteOperationUpdateHandler for event with correlation id'. Actual behavior: The message reads, 'Starting RemoteOperationUpdateHandler for '. |
|
|
ReleaseOps - Family PRB2030220 |
Add MIF Sync messaging support to ReleaseOps deployment operations to reduce multi-instance communication latency | In ReleaseOps, the product is leveraging asynchronous message handling for multi-instance deployment actions. |
Expected behavior: Deployment occurs under 2.5 minutes. Actual behavior: Deployment takes 10.5 minutes. |
|
Resource Management PRB2032582 |
After changing the schedule, and we perform edit, allocation dailies are not deleted on traditional resource plan | Bulk Extend using the using the Extend UI action from the list context menu is not working. The date input is not getting updated on the resource plans. |
Notice that the 'Tue, Thu' hours are not being deleted. |
|
Roles PRB2027465 |
Excessive user queries during 'role contains' insert/delete can cause increased upgrade times | There is also audit done in sys_audit_role table if glide.role_management.v2.audit_roles is true which can also increase upgrade time significantly. |
Notice that the sys_user_role_contains record will create 800k sys_user_has_role records. There will be close to 1.6M read queries on sys_user table made for 16k users. |
|
Roles PRB2030872 |
Role mgmt v2 audit should be skipped during plugin and app install/upgrade |
Create 5k users and assign a parent role, such as Admin. In sys_audit_role table, notice 30k audit records created for above sys_user_role_contains which also adds more time for the plugin install to complete. |
|
|
Scan Engine PRB2030265 |
Create a global family release plugin with pre-requisite and setup track/impact | This is a product update. | |
|
Scan Engine PRB2030266 |
Update the global family release plugin | This is a product update. | |
|
Schedules PRB1868862 |
Changing glide.sys.time_format from HH:MM:SS to HH:MM affects tasks with an end time of 23:59 | An issue occurs in the blackout schedule when the ending hour is set to 23:59 and the glide.sys.time_format is changed from HH:MM:SS to HH:MM. |
Observe that an additional day has been added. |
|
Server-side scripts PRB1996400 |
Update ACLs for the sys_es_latest_script table |
Expected behavior: There are 5 ACL roles that should be present in the related tables of the table record. Actual behavior: There are no ACL roles in the related tables of the table record. |
|
|
Server-side scripts PRB2022176 |
The script name should be logged when a page title is unavailable in the 'Guarded Scripts' list entry | The page title can be empty in some cases, such as a scheduled job and probably more. It should become the script name if there isn't a page name that makes sense. | |
|
Server-side scripts PRB2022324 |
Logging for all sandbox scripts is broken |
Execute a script in the sandbox. Observe that it should be logged, but isn't. |
|
|
Server-side scripts PRB2035844 |
An apparent scope stack corruption leads to global code running under an app scope | ||
|
Service Mapping PRB1931472 |
Memory usage is high with many tag-based services due to createSubLogger | The 'Populate Calculated Services' scheduled job causes high memory consumption. There's unbounded memory growth from com.snc.cmdb .logging.LoggerFactory. Loggers aren't cached and per-logger change-listeners are never de-registered. | |
|
ServiceNow MCP Server Security PRB2050682 |
The token claim and metadata endpoints reflect a static instance URL instead of instance host | ||
|
ServiceNow SDK (Glide) PRB2016794 |
Skip delete issue for 'Coalesce' tables | When a Fluent app defines a role, the SDK generates a new sys_id. The existing ScopeConflictDetector keys off sys_update_name (which encodes the sys_id), and finds nothing in sys_metadata, so no conflict is flagged. The installer then coalesces onto the real global admin role by matching the Name field and silently overwrites its sys_scope, stealing a system-owned record into the app's scope. |
Expected behavior: The Global role shouldn't be overridden. Actual behavior: The Global role is overridden. |
|
ServiceNow SDK (Glide) PRB2023227 |
FluentXMLLoader does not process the uploaded XML files according to their dependency order | Duplicate sys_update_xml is created for views when uploaded via FluentXMLLoader. |
Observe that the sys_update_xml for view is duplicated. |
|
ServiceNow SDK (Glide) PRB2027930 |
Installing SDK-built app with ChoiceSet deletes existing instance choices not included in the app payload | When installing a ServiceNow SDK application that defines choices for a field using the ChoiceSet API, existing choices on the target instance that are not explicitly included in the application payload may be removed during installation. This can result in unintended loss of choice values that were previously configured on the instance. |
Expected behavior: Only the three choices defined in the app are added or updated. All other existing instance choices (4 - Low, 5 - Planning) remain untouched. Actual behavior: All existing choices for task.priority are deleted and replaced with only the three from the app. Choices 4 and 5 are lost. |
|
ServiceNow SDK (Glide) PRB2032877 |
The loader should save DB serialized XML in an update set instead of the original XML payload | The original XML payload is retained. |
Expected behavior: the updateset contains DB serialized XML. Actual behavior: Retain the original XML payload. |
|
Software Asset Management Content Service PRB2021862 |
Minor changes to styles on the UI page for content set up to match latest UI | This is a product update. | |
|
Software Asset Management Foundation plugin PRB2021740 |
New property categories | This is a product update. | |
|
Software Asset Management PRB2010303 |
Unable to Add software products in the Software Asset Management (SAM) workspace in published products list | The issue is caused by the maximum allowed size for a zipped scripted REST request body, which is default set to 1MB. |
Expected behavior: The selected products should be successfully added to the Published products list. Actual behavior: The products do not publish. The list remains unchanged after selecting Add, even after multiple attempts. |
|
Software Asset Management PRB2017405 |
There's a missing fix script to update the label of cmdb_model_lifecycle | ||
|
Software Asset Management PRB2021450 |
The Add Lifecycle Data table UI action for the lifecycle playbook is incorrectly available in Zurich | The Add Lifecycle Data button is available for Zurich users, despite it being an Australia feature. When the user selects the button, nothing happens. |
Observe that nothing happens. |
|
Software Asset Management Publisher Pack for Microsoft PRB1908686 |
Windows Os Server Pattern is failing at the extension section 'collect CAL info' with duplicate DUPLICATE_RELATED_PAYLOAD errors for samp_user_device_license_consumption | Windows Os Server Pattern did not update or populate the IP address for the host. In the payload, duplicate related items for the table 'msft_ual_user' in 'Collect CAL info' causes IRE issues. |
Refer to the listed KB article for details. |
|
Software Asset Management Publisher Pack for Oracle PRB2026881 |
Wallet authentication support for discovery patterns for Oracle on the Unix part of Software Asset Management plugin | ||
|
Software Entitlements PRB1937440 |
The Agreement type is not available for the license metric group | When using an import set for entitlements, the Agreement Type' field becomes mandatory. However, for the license metric group, an import errors occur because there is no agreement type available. As a result, the errors can't be resolved and the records can't be moved to the alm_license table. |
Refer to the listed KB article for details. |
|
Software Entitlements PRB2023513 |
Add an asset tag, agreement number, and location to entitlement duplicate check attributes | This is a product update. | |
|
Software Lifecycles PRB2014527 |
Custom lifecycle phases cause errors in Software Asset Management (SAM) | The 'SAM - Generate Software Lifecycle Report' job may show as 'Failed' for Zurich users who have added custom choices to the phase column on the 'sam_sw_product_lifecycle' table. Supported phases are: pre_release, availability, upgrade, end_of_support, end_of_extended_support, end_of_life. Any added phases may cause errors. |
Refer to the listed KB article for details. |
|
Suite Engine PRB2026124 |
Software License Reconciliation is slow on Zurich, and there are SamSubscriptionSuiteEngine static nodes cache leaks across publishers, which inflate processAllocations per publisher | This is a performance issues. After upgrading to Zurich, scheduled Software License Reconciliation runs significantly longer than on the prior release, despite no material change in data volume. The slowdown to the 'Processing suites for the publisher' stage increased from 3 seconds to 73 seconds per publisher on average. | |
|
System Export Sets PRB1835154 |
Improve retry logic in POST API from MID server LES Consumer to Customer REST endpoint | Currently, the infinite retry doesn't work for different status codes. This needs to be modified (for example, to support 201 and 204). | |
|
System Web Services PRB2034836 |
Telemetry for Action Fabric | This is a product update. | |
|
Trace Collector - Family Release PRB2030648 |
The Azure Application Insight throws an error | During testing of the Application Insight feature, users are intermittently seeing an error: 'Unable to find app_insights_config.json'. | |
|
Trace Collector - Family Release PRB2035153 |
Support AWS CloudWatch traces for a custom agent running on any ADK and OpenTelemetry instrumentation | This is a product update. | |
|
Trace Collector - Family Release PRB2039605 |
GCP 'p' attributes are not correctly formatted to receive trace scoped evaluator metrics from Traceloop | For Azure, the gen_ai.provider.name 'p' attribute does not exist which prevents Traceloop from scoring the 'p' attributes. |
Send traces from a GCP agent. Observe the scores in sn_ai_observe_ai_p are missing metrics from trace-scoped evaluators (agent-goal-deviation, agent-system-prompt-leakage, privileged-access-detector, observed-access-detector). |
|
UI Field Administration PRB1916843 |
@mentions shortcuts don't work properly on the form's section | The issue occurs on Forms, but not on Activity Stream. It worked correctly in Yokohama. | |
|
UI Field Administration PRB1926469 |
The contrast ratio of the focus indicator on the search suggestion item of the combo box is less than 3:1 |
Expected behavior: The contrast ratio of the focus indicator on the search suggestion item of the combo box should be equal to or greater than 3:1. Actual behavior: The contrast ratio of the focus indicator on the search suggestion item of the combo box is less than 3:1. |
|
|
UI Field Administration PRB1962677 |
Text in string fields in a modal window are cut off under certain conditions in Safari | When using the Safari web browser, there are certain conditions that result in text in a string field being cut off from displaying. These include the amount of text in the string field and the size of the web browser window. The result is a string field where the user has to click their cursor in and move down with the arrow keys to read all of the text in the string field. | |
|
UI Field Administration PRB2005816 |
The Choice field with 'none' doesn't appear intermittently | The Choice field with 'none' doesn't appear in some cases for some users and sets the value of the next sequence number by default. | |
|
UI Field Administration PRB2009135 |
There is a filter anomaly on Affected CIs | The filter is applied on the initial load, but not when the configuration class is changed. |
Expected behavior: The records are returned along with the additional filter added in the script include. Actual behavior: The user will see all the records with the class 'software' are returned without the additional filters on the install status, and manufacturer is added in the script include. |
|
UI Field Administration PRB2035410 |
Reduce DB load on sys_ai_record_activity |
Expected behavior: Tracking imposes negligible background DB load. Actual behavior: ~288M queries/10h (~8,000/sec) against sys_ai_record_activity and its 16 shards — #3–4 DB load source on BT1. The queries are fast (~0.31ms, indexed point lookups) but the volume continuously consumes ~one full core. |
|
|
UI Field Administration PRB2037047 |
AI indicators for a skill update | This is a product update. | |
|
UI Form Administration PRB1888357 |
Cannot invoke 'com.glide.sys.cache.CompactCacheEntry.getBytes()' because 'entry' is null | A client-side error appears when the user loads or submits a large, complex form: 'form generation: java.lang.NullPointerException: Cannot invoke 'com.glide.sys.cache.CompactCacheEntry.getBytes()' because 'entry' is null...' |
Observe the client-side error on form load/submit: 'form generation: java.lang.NullPointerException: Cannot invoke 'com.glide.sys.cache.CompactCacheEntry.getBytes()' because 'entry' is null...' |
|
UI Form Administration PRB1971033 |
JavaScript's heapsize increases on the form page during an endurance test on ConfigWS |
|
|
|
Upgrade Center PRB2040287 |
Auto-upgrade sn-managed applications on instances using periodic batch installs | This is a product update. | |
|
Upgrade Center PRB2040289 |
Auto-upgrade sn-managed applications changes on glide | This is a product update. | |
|
UX Framework PRB1893217 |
The way workspace tabs and their Remove buttons are grouped into lists is not clear |
Expected behavior: The way workspace tabs and their Remove buttons are grouped into lists should be clear for screen reader users. Actual behavior: The way workspace tabs and their Remove buttons are grouped into lists is not clear for screen reader users. |
|
|
UX Framework PRB2004013 |
Filters are not appearing in the dashboard | Filters are not appearing in the dashboard during the initial dashboard load. |
Observe the filters are not loading. |
|
UX Framework PRB2018044 |
If sys_attachments is excluded during cloning, UXF pages aren't loading correctly after cloning |
Refer to the listed KB article for details. |
|
|
UX Framework PRB2019867 |
Cleanup UXR event listeners | UXR event listeners persist in detached elements after DOM removal, bloating JS heap and Blink GC oil pan heap, eventually leading to memory issues, compounded with other component issues. |
Notice the detached elements. |
|
UX Framework PRB2020890 |
Properly disconnect sn-canvas components to prevent memory leaks | Multiple module-scoped resources in the canvas framework were not being cleaned up when components disconnected, causing memory and listener counts to grow across navigation/tab-close cycles. |
Notice the screen action transformers and other UXR components have a large retained size. |
|
UX Framework PRB2020895 |
Cleanup viewports and now-trigger-library memory leaks | Four memory leaks in library-uxf and now-trigger-library: duplicate/orphaned popstate+locationchange listeners, unpruned ComponentRegistry entries, retained per-nowId cache buffers, and a strong lastClickedElement reference holding a detached DOM node alive. |
Observe that memory usage is high. |
|
UX Framework PRB2029831 |
Release survey doesn't match the design | ||
|
UX Framework PRB2030213 |
When a user navigates between two pages that both have IPS surveys configured, the survey triggered on the first page isn't dismissed upon navigation | ||
|
UX Framework PRB2032793 |
Network Inventory AppBU Survey Configuration is incorrect | This is a product update. | |
|
UX Framework PRB2039563 |
The workspace integration in the synchronization layer is missing in Zurich when aiux.experience is enabled |
Notice that the workspace should render in iFrame without L1, and the Polaris header navigation should work and be synchronized. |
|
|
Virtual Agent PRB1999511 |
Message preview and unread badge count don't work upon page refresh | When the user refreshes the page, the message preview doesn't show up. On standard chat, there's also no unread badge count. |
Expected behavior: There is still an unread badge count and the message preview shows up. Actual behavior: The message preview doesn't show up. On standard chat, there's also no unread badge count. |
|
Virtual Agent PRB2003424 |
External users are unable to delete closed chats from the Virtual Agent chat history | External users are unable to delete closed chats from the Virtual Agent chat history and encounter the error message: 'Failed to delete conversation. Please try again'. |
Notice that the error message appears: 'Failed to delete conversation. Please try again'. |
|
Virtual Agent PRB2010886 |
A session expires in the middle of a conversation with the agent |
Observe that the session is expired as the user tries to select the table and then is unable to log in and continue the conversation. |
|
|
Virtual Agent PRB2013952 |
Remove the deprecate system property 'com.glide.cs.conversation.entity.cache.enabled' | ||
|
Virtual Agent PRB2014676 |
Honor hideShowControl for text inbound controls |
Trigger text inbound. See an empty card instead of text inbound control. |
|
|
Virtual Agent PRB2019099 |
Starting '{0}' sys_cs_context_profile_message isn't translated per user session language | The message should be translated using SysMessage.getMessageLang before it's sent. | |
|
Virtual Agent PRB2021983 |
Null GlideRecord in conversation context causes IllegalArgumentException during deserialization in TypedValueDeserializationUtil | TypedValueDeserializationUtil.get() crashes with IllegalArgumentException when deserializing a null GlideRecord value stored in conversation context by the AI Search fallback topic. | |
|
Virtual Agent PRB2022716 |
NextWave Premium Chat doesn't work for external users (snc_external) on CSM portal | The console error '403 FORBIDDEN' appears on ais_auth_token_refresh API. The external user can't use the chat experience. | |
|
Virtual Agent PRB2024316 |
Stuck Virtual Agent conversations from FDIH async_search race condition cause infinite retry loop consuming worker threads | When Virtual Agent invokes an AI search via FDIH (global.async_search), a race condition in the callback handler can silently drop the search result if another thread updates the same conversation simultaneously. This leaves the conversation's task data in an incomplete state and the FDIH invocation started but never completed. | |
|
Virtual Agent PRB2024715 |
Asynchronous tool executions are stuck in processing | There's an error when getting tool execution context. | |
|
Virtual Agent PRB2024809 |
Handshake process does not end impersonation, which could cause session issues | Impersonation should not continue if the user is locked out. | |
|
Virtual Agent PRB2026053 |
sys_cs_context_profile_topics should be sent to the offGlide cache for Authorizing Official (AO) to read | ||
|
Virtual Agent PRB2028137 |
Glide-cs-test failures in Australia | ||
|
Virtual Agent PRB2029447 |
Knowledge article links are broken in the sources citation when the article has an attachment | There is an issue with the link formation in the source citations for the KB article if there is an attachment. The link generated by Now Assist uses the sys_id of the PDF attachment instead of the KB article sys_id in the URL. |
Observe the link formation. |
|
Virtual Agent PRB2031950 |
AI-user fetch issue | The conversation user for the ZTSD flow is AI L1 Service Desk Specialist, which is the identity type ai_agent. The cache configuration get_user|table:{table}|field:{field}|value:{value} explicitly ignores users of type 'ai_agent'. |
Perform a cache fetch call for the cache key 'get_user|table:{table}|field:{field}|value:{value}' for any user of the identity type 'ai_agent'. Notice that it doesn't return the User field value. |
|
Virtual Agent PRB2032726 |
Topic execution fails intermittently during automation | Nextwave playwright test automation runs several conversational tests on NAP. The topic execution fails intermittently during the execution. | |
|
Virtual Agent PRB2033217 |
A topic template navigates to a different page where there is no premium chat visible | ||
|
Virtual Agent PRB2033535 |
CSP Pre-Chat Survey not displayed in Premium Chat (NextWave) experience on CSP portal | The Pre-Chat Survey should be displayed at the start of the chat session in the Premium chat experience, consistent with the Enhanced chat experience. However, the Pre-Chat Survey is skipped entirely in the Premium chat experience. The chat starts with a generic greeting and the user is expected to type their request, with no pre-classification flow. | |
|
Virtual Agent PRB2033881 |
Executing a catalog item or a skill from searched results fails silently after canceling the live agent request | Canceling the live agent before the agent accepts results in the catalog item execution silently failing, and the user is left with at _empty_skill_picker_ topic. This issue was found in Service Operations Workspace (SOW). |
Expected behavior: The catalog item starts and is completed successfully. Actual behavior: The catalog item execution fails silently, leaving the user with the at _empty_skill_picker_ topic. |
|
Virtual Agent PRB2034975 |
Interactions are throwing an error of 'technical issues' intermittently | A few interactions intermittently throw 'I'm having technical issues and won't be able to continue this conversation'. |
Observe the message, 'I'm having technical issues and won't be able to continue this conversation' occurs intermittently. |
|
Virtual Agent PRB2036293 |
AI closing messages are not supported in chat experiences | Chat experience can't display AI-generated closing messages when configured. |
Expected behavior: The user can save ai_closing message configuration successfully. Actual behavior: The user can't save because ai_closing type is not recognized by the backend. |
|
Virtual Agent PRB2037309 |
All auto chat conversations share the same conversation because the channel user profile reuse ignores channelUserId | All auto chat records reference the same conversation. |
Expected behavior: Each auto chat record has a unique conversation. Actual behavior: All auto chat records reference the same conversation, the one tied to the first channel user profile found for that user on that channel. |
|
Virtual Agent PRB2038143 |
In order for users to adopt NAVA, OGCS should do parity with an onglide version of vaSystem.sendSkillPickerControl | This is a product update. | |
|
Virtual Agent PRB2039580 |
vaContext object isn't available in the Applicability field of a Virtual Agent topic | The user observes the error 'Script evaluation error at [topic_Generate epics from capability_applicability]'. |
Observe the error 'Script evaluation error at [topic_Generate epics from capability_applicability]'. |
|
Virtual Agent PRB2040084 |
Current action payload sends conversational and is_conversational which is redundant |
The response should include is_conversational as a parameter and no other parameter like 'conversational' should be included. |
|
|
Virtual Agent PRB2041409 |
The vaContext object isn't available in the Applicability field of the Virtual Agent topic | An error occurs in the logs and the topic is not present, even though it should be conditionally available for the table. |
Notice the error in the logs, 'Script evaluation error at [topic_Generate epics from capability_applicability] ReferenceError: 'vaContext' is not defined. (sys_cs_topic.6db146b993f6f610b2f9f60f2603d678; line 9)'. |
|
Virtual Agent PRB2050001 |
Capture 'Sorry, there was a problem' error count on on-glide server | This is a product update. | |
|
Virtual Agent PRB2050011 |
NextWave Premium Chat doesn't work for external users (snc_external) on CSM portal | The user observes, '403 FORBIDDEN' on ais_auth_token_refresh API. |
Observe that the Primary Bot History column is empty in the sys_cs_message table for the conversation. |
|
Virtual Agent PRB2051507 |
Capturing the 'Sorry, there was a problem' error count on the on-glide server | A baseline measurement of the error frequency on the glide surface is needed. | |
|
Virtual Agent Web Client PRB2022914 |
A model is not displayed to the guest user informing them of the timeout or 403 failure | guest user session if timed out/ failing with a 403, no model is displayed to end user informing timeout |
Notice that after some time of inactivity, the logs display 'sync' calls failing with a 403, but a 'Session expire' message or any other timeout message is not displayed to the user. This results in Virtual Agent getting stuck. |
|
Virtual Agent Web Client PRB2030686 |
The Stop Flow button is incorrectly displayed in the Virtual Agent Input field during file upload | The Stop Flow button should only be visible when a dynamic loader control is active, and it should not appear for normal file upload controls. |
Observe the Stop Flow button in the bottom text Input field when the file upload control appears. |
|
Virtual Agent Web Client PRB2032099 |
New chat contains messages from the old chat | If the user is on a chat and selects the Plus (+)button, it starts a new chat and shows the content of the previous chat as well. |
Notice that the new chat shows messages from the previous closed chat. |
|
Virtual Agent Web Client PRB2033755 |
SEARCH_FALLBACK_EVENT is missing in sys_ci_analytics | SEARCH_FALLBACK_EVENT records are no longer created in sys_ci_analytics in Australia. |
|
|
Zero Copy Connectors (Glide) PRB2026100 |
There's a reverse tunnel solution for Trino private connectivity | This is a product update. | |
|
Zing Text Indexing and Search Engine PRB1982399 |
The Choice field is not indexed if there is no language configured for Zing |
Expected behavior: The Choice field should be indexed. Actual behavior: The Choice field doesn't get indexed. |
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.
- Zurich Patch 10 Hotfix 2
- Zurich Patch 10 Hotfix 1
- Zurich Patch 10
- Zurich Patch 9 Hotfix 4
- Zurich Patch 9 Hotfix 3
- Zurich Patch 9
- Zurich Patch 8 Hotfix 4
- Zurich Patch 8
- Zurich Patch 7b Hotfix 2
- Zurich Patch 7 Hotfix 3
- Zurich Patch 7
- Zurich Patch 6
- Zurich Patch 5
- Zurich Patch 4 Hotfix 5b
- Zurich Patch 4
- Zurich Patch 3
- Zurich Patch 2
- Zurich Patch 1
- Zurich security and notable fixes
- All other Zurich fixes