Publishing an empty feature class with global IDs as a map service causes duplication of the GlobalID field.
Last Published: January 30, 2017ArcGIS GIS Server
Bug ID Number
BUG-000102380
Submitted
January 25, 2017
Last Modified
July 28, 2020
Applies to
ArcGIS GIS Server
Version found
10.5
Status
In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
Workaround
Publish the empty feature class from a file geodatabase.Or1. Register the empty feature class as versioned.2. Edit the feature class to include at least one polygon.3. Save the edits.4. Publish the feature class as a map service. Notice that there is only one GlobalID field and the Shape.STArea() field is not replaced.5. In ArcMap, edit the feature class again to delete the polygon, save the edits, and unregister the feature class as versioned (optional).6. Republish the feature class, and notice that the fields are normal.