number of versions that servicenow saves

Community Alums
Not applicable

Is there a maximum number of versions that servicenow saves? on the versions tab of each field??

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @Community Alums 

 

There is no restriction on version OOTB.

*************************************************************************************************************
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]

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

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @Community Alums 

 

There is no restriction on version OOTB.

*************************************************************************************************************
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]

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

Anurag Tripathi
Mega Patron
Mega Patron

Its supposed to keep all, unless the instance is cloned or wiped out.

 

-Anurag

Sandeep Rajput
Tera Patron
Tera Patron

@Community Alums I don't think any such limit is defined after all a version is nothing but another entry inside sys_update_version table. Checked the docs here https://docs.servicenow.com/bundle/tokyo-application-development/page/build/team-development/concept/c_Versions.html and no such limit is specified here.

 

Hope this helps.