Bug ID Number |
BUG-000154700 |
Submitted | December 21, 2022 |
Last Modified | January 29, 2025 |
Applies to | ArcGIS Online |
Version found | November 2022 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
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 development team has considered the issue and concluded it will not be addressed. If this is still a concern, contact Esri Support Services.
Workaround
- Export the layer to a file geodatabase (FGDB), and add or update the domains in ArcGIS Pro. Republish the layer to ArcGIS Online.
- Update the layer definition through ArcGIS API for Python API using the update_definition() method with the fields containing the domains.
Alternatively, ensure there are no duplicate codes in the list. Remove any duplicate values to enable the 'Save' button.
Steps to Reproduce