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.

During Update Set commit - showing Running child progress Applying schema change: Task- Batch altering table

Akshay64
Tera Contributor

I have made some changes on the existing form added new field which is pointing to the newly created table. And removed existing field from the list layout so that it is not appearing on the form.(this field is coming from task table)

I did this changes in dev environment and captured in update set. Also for that particular field added dictionary override  and again deleted that created dictionary override.

When we commit this update set in other instance, it is showing below but not able to understand why it is showing related "task" i didn't make any changes for task schema.Also what are these rows 538000? from where i can find those rows to cross check if any impact.

does "Batch altering table" impact on existing rows/schema or loss anything? Please help on below. If it is not impacting then will move the changes to the live environment.

 

find_real_file.png

5 REPLIES 5

Ola23
Tera Expert

This KB0723580 may answer some of your questions:

Table Structures FAQ - Support and Troubleshooting (servicenow.com)