Bug ID Number |
BUG-000165754 |
Submitted | March 7, 2024 |
Last Modified | August 5, 2025 |
Applies to | Portal for ArcGIS |
Version found | 11.2 |
Operating System | N/A |
Operating System Version | N/A |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
The behavior for handling the non-nullable field values without default values will not change. This is long occurring and stems from how ArcGIS Pro handles publishing in these scenarios. Technically, " " is not null, therefore it is not getting flagged as invalid. This is by design and is meant to work this way.
Workaround
Update the template to not show a value of an empty string. This is what is occurring when publishing from ArcGIS Pro.
Steps to Reproduce