Closed rgwozdz closed 6 years ago
Use feature[idField] for OBJECTID assignment instead of result.attributes[idField]. This protects against the case where idField has been omitted by query but is needed for the OBJECTID. Add test to cover this circumstance.
Use feature[idField] for OBJECTID assignment instead of result.attributes[idField]. This protects against the case where idField has been omitted by query but is needed for the OBJECTID. Add test to cover this circumstance.