Getting Store App Release Notes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 08:03 AM
We've automated our ServiceNow store application updates to make things easier. We noticed that on the sys_store_app table that the release notes field isn't populated at all though. We tried to find a way to access that field in the application manager but didn't see it. Release notes is most important at the moment but other fields aren't populated either.
Does anyone know how to access the release notes either as a string field we can reference or just to update that release notes field in the sys_store_app table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 08:14 AM
Hi @andy_myers,
is this applicable for all apps or just some/one? Can you specify where does your screenshot come from? I will check from my end...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2025 12:21 PM
Hi @GlideFather, this seems to be applicable for all out of box apps. The screenshot is coming from the sys_store_app table which is also out of box. Thanks you!