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
Full Error: Unhandled Exception: ArcGISException: code=3002; Geodatabase data type mismatch.; restriction_permanent has an incorrect value. Encountered on feature with ID of -9223372036854775808.
Hello,
In the feature service you are editing, what kind of integer is the attribute. Is it a Small Integer (32 bit) or a Big Integer (64 bit)?
Thank you,
Kevin Mueller
Thank you for bringing this issue to our attention. We have identified the problem, and we're working on a fix.
Thanks again for reporting this issue. We have fixed this in our latest release - 200.8. More information is available in our release notes.