laptop and a wrench

Bug

Overwriting a feature layer using ArcPy does not change the data.

ArcGIS Pro
Bug ID Number BUG-000174434
SubmittedFebruary 20, 2025
Last ModifiedJuly 8, 2025
Applies toArcGIS Pro
Version found3.3
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusIn Review

Workaround

itemflayer = gis.content.get("<itemid>")            # getting the item

datadict = itemflayer.get_data()                        # get data of the item

itemflayer.update(data=updated_datadict)        # edit data with edited layers

Steps to Reproduce

Bug ID: BUG-000174434

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options