Closed stdavis closed 10 years ago
@stdavis is the api returned json reflecting this or ...
API is returning two results but I think that it's a data problem since they have different object id's:
Haven't checked the data yet...
yeah that was where i was going with that. probably an update script issue or just bad data from the agency.
maybe run the remove duplicate gp task in the update script or something
Fixed by deleting this feature class (FACILITYUST) in the fgdb and recreating it. Not sure what was wrong. Something must have corrupted it.
This is happening again. :( Duplicate records created when running append from sde to fgdb. Can reproduce from command line outside of script. When running at command line in Desktop I get the following errors: WARNING 000594: Input feature 4033: Unexpected operation. Only for features with OBJECTID 1000 or higher.
Can successfully append to a test feature class in a different fgdb with no problems. Not sure what's screwed up in QueryLayer.gdb.
Removed all GlobalId fields and recreated the data yet again in the file geodatabase. It's updating correctly for now. If this happens again I will send this to ESRI tech support.