You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assignment of OBJECTID had used the idField of a query result rather that the raw feature; thus, assignment could not occur unless the idField was returned by the SELECT. Alter to use raw feature's idField