Check what new was added via new plugin version after installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi guys,
How can i check what new was added via new plugin version after installation? How to check what has changed via logs?
I open logs i see name of records with sys_id but how to check the initial changes? How to check what new ServiceNow added to the plugin?Where i can find documentation describing hat was changed in plugin?
Thank you so much in advance
Best regards,
Fotina
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hey @FotinaG ,
have a look at /sys_upgrade_history.do
There you can find any upgrades made - including plugins.
As an example:
In the screenshot you can see the activation of the Agile Development plugin including 4.443 changes made.
Cheers
Oli
