laptop and a wrench

Bug

The update() method in the Group module does not set values to empty string if the argument clear_empty_fields is set to 'True'.

Last Published: December 4, 2020 ArcGIS API for Python
Bug ID Number BUG-000135747
SubmittedNovember 26, 2020
Last ModifiedJune 5, 2024
Applies toArcGIS API for Python
Version found1.8.2
Operating SystemWindows OS
Operating System Version10.0
Version Fixed1.8.5
StatusFixed

Workaround

To set it back to an empty string value is by setting the value in question to " " (with an empty space).

For example,

group.update(title='Group_update', snippet = ' ' )

Steps to Reproduce

Bug ID: BUG-000135747

Software:

  • ArcGIS API for Python

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