Zurich Patch 2 Hotfix 2
The Zurich Patch 2 Hotfix 2 release contains fixes to these problems.
- Build information:
- Build date: 11-11-2025_1307
For more information about the release cycle, see the ServiceNow Release Cycle.
Fixed problem
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Mobile Platform PRB1959673 |
Offline query results are incorrect due to reference data columns being populated as null in the offline cache payload | On mobile, the offline query results are incorrect due to reference data columns being populated as null in the offline cache payload. This happens when the column is defined on the child table of the table used for reference input. |
Observe that there's a record for the wm_task record in the data section, under the task table. It has a test user populated with a null value specified for the test_user field. |
|
Mobile Platform PRB1957087 |
UI policies applicable to the screen table aren't applied when offline on mobile | While offline and on mobile, UI policies applicable to the screen table aren't applied when the underlying record comes from an extended table of the screen table. |
Observe that the document rebuilds. The UI policies aren't applied and don't hide or show the fields. |
|
Mobile Platform PRB1959666 |
Data is lost when updating the offline cache during online operations | While offline and on mobile, data is lost when updating the offline cache during online operations such as viewing screens or performing actions. This happens because the first screen updates information for the dot-walked (referenced) fields record, but the document doesn't contain all the information for all the fields for the referenced fields record. Null is filled in the database update for any field for which there isn't information. |
Observe that the screen is missing the referenced record from Screen 1. |
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.