Hi,
I am using the following code to process datasets and feature classes from a source geodatabase and apply edits to a destination SDE feature class using arcpy.da.Editor
The progressor bar occasionally freezes or doesn't update correctly during the dataset and feature class processing, which makes it hard to monitor the progress of the script.