Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fields array refactor #96

Merged
merged 8 commits into from
Apr 17, 2018
Merged

Fields array refactor #96

merged 8 commits into from
Apr 17, 2018

Conversation

rgwozdz
Copy link
Member

@rgwozdz rgwozdz commented Apr 17, 2018

This new implementation supports using a provider's idField from metadata as the source of the OBJECTID field's value. The field referenced by idField is maintained in the fields array of both query and layer services. Support is removed for using a field without name or alias of 'OBJECTID' as the OBJECTID field - which produces buggy behavior in ArcGIS clients.

In addition, log warning are added when an idField is not set, or its key/values are potentially problematic in ArcGIS clients.

@rgwozdz rgwozdz requested a review from dmfenton April 17, 2018 13:36
@rgwozdz rgwozdz merged commit a3cd5fd into master Apr 17, 2018
@rgwozdz rgwozdz deleted the fields-array-refactor branch April 17, 2018 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants