Hello. I am currently using untools version 3.1.0. I am wondering if there is a way to maintain editor tracking values when using the Apply Asset Package Tool and loading data into UN? I am trying to maintain the editor tracking values I imported into my asset package. However when I Apply Asset Pack and Load Data into the UN it sets all the editor tracking values to the user who runs the tool.
I did see this older post https://community.esri.com/t5/arcgis-utility-network-questions/how-to-persist-editor-tracking-info-d...
I tried using the code suggested in the Python window however it didn't seem to work.
import untools
untools.common.settings.MAINTAIN_EDITOR_TRACKING = True
Solved! Go to Solution.
This is:
BUG-000157802 The Field Map parameter in the Append tool does not recognize the matching fields of a layer with editor tracking enabled in ArcGIS Pro
This is:
BUG-000157802 The Field Map parameter in the Append tool does not recognize the matching fields of a layer with editor tracking enabled in ArcGIS Pro