How to see when a plugin was installed

alexbones
Tera Expert

Is there a way to see when a plugin was installed on an instance? i have been searching and all the date fields i can find are when the plugin was created or updated.

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Alex,



I thought you should be able to track this based on updated field on plugin logs. However for few of the plugins, I see plugin log is missing. You can track this from plugin files related list record by sorting on updated field.


Screen Shot 2016-08-01 at 11.24.13 AM.png


View solution in original post

5 REPLIES 5

Archit Agnihotr
Tera Contributor

Hi Alex,

1)Navigate to System Applications > All Available Applications > All.

Install the required Plugin.

2)To check if its installation is in progress or installation is completed

System Definition>Plugins

Open your plugin and check for the Plugin Files in the related list.

Note the count before and after refreshing the page in few min. If the count increases the Plugin installation is in progress.

find_real_file.png

find_real_file.png

Hope it helps.