laptop and a wrench

Bug

The layer published from ArcGIS Pro is not honoring the Required fields when published to ArcGIS Online.

ArcGIS Online
Bug ID Number BUG-000173914
SubmittedJanuary 28, 2025
Last ModifiedFebruary 17, 2025
Applies toArcGIS Online
Version foundNov 2024
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusWill Not Be Addressed

Additional Information

This behavior is observed because of how ArcGIS Pro writes out feature templates to the service. The default value for the template for the Name field is actually not null (" "), which is why it does not trigger the check. The form is simply honoring the authored template. "templates" : [ { "name" : "Noodle", "description" : "", "drawingTool" : "esriFeatureEditToolPoint", "prototype" : { "attributes" : { "Country" : null, "Profesison" : null, "Name" : " ", "Age" : 0 } } }

Workaround

At the moment, the only workaround is to create the same layer in ArcGIS Online with Allow Null Values unchecked.

Steps to Reproduce

Bug ID: BUG-000173914

Software:

  • ArcGIS Online

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