Select to view content in your preferred language

Cannot add integer attribute to a feature

73
1
yesterday
Labels (2)
MilošKrstić
New Contributor

When I try to add feature with integer attribute that is not null I get following error

[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: ArcGISException: code=3002; Geodatabase da...

FeatureTableColumnConstants.poiRestrictionPermanent: 1

 


I double checked on ESRI web and filed type is Integer

0 Kudos
1 Reply
MilošKrstić
New Contributor

Full Error: Unhandled Exception: ArcGISException: code=3002; Geodatabase data type mismatch.; restriction_permanent has an incorrect value. Encountered on feature with ID of -9223372036854775808.

0 Kudos