Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Check what new was added via new plugin version after installation

FotinaG
Tera Contributor

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

 

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @FotinaG 

 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0716467

 

https://www.servicenow.com/community/developer-blog/how-to-see-all-plugins-that-are-installed-on-you...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Dr Atul G- LNG , thank you so much, I saw it before,  unfortunatelyit didnt help me to understand how to compare old with new. in case plugin was already installed only version was updated.

Best regard

Fotina

Hi @FotinaG 

I don’t think there’s any direct way to see what new UIs are coming. You might be able to filter by the created date in the table.

 

https://INSTANCENMA.service-now.com/now/nav/ui/classic/params/target/sys_plugins_list.do%3Fsysparm_n...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Also try this:

 

https://INSTANCENAME.service-now.com/now/nav/ui/classic/params/target/sys_upgrade_history_list.do%3F...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************