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 data type mismatch.; restriction_permanent has an incorrect value. Encountered on feature with ID of -9223372036854775808.Here is the line of code that is causing this problem
FeatureTableColumnConstants.poiRestrictionPermanent: 1
I double checked on ESRI web and filed type is Integer
Thanks again for reporting this issue. We have fixed this in our latest release - 200.8. More information is available in our release notes.
Thank you for bringing this issue to our attention. We have identified the problem, and we're working on a fix.
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
Full Error: Unhandled Exception: ArcGISException: code=3002; Geodatabase data type mismatch.; restriction_permanent has an incorrect value. Encountered on feature with ID of -9223372036854775808.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.