﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24686	Plugin not respecting query parameters for ESRI_FEATURE_SERVER	ForeverFlying	taylor.smock	"I'm trying to append custom parameters to my ESRI_FEATURE_SERVER source. Specifically, I'm specifying the query parameter `outFields` to output only certain fields, but all the fields are being returned instead.

To reproduce, here are my settings for one such data source:
**Parameter name**: `outFields`
**Parameter value**: `COUNTY,INC_MUNI,UNINC_COMM,NBRHD_COMM,ADDNUM_PRE,ADD_NUMBER,ADDNUM_SUF,ST_PREMOD,ST_PREDIR,ST_PRETYP,ST_PRESEP,ST_NAME,ST_POSTYP,ST_POSDIR,ST_POSMOD,PRIMENAME,FULLADDR,POST_COMM,POST_CODE,POST_CODE4,BUILDING,FLOOR,UNIT,ROOM,SEAT,ADDL_LOC,FULLSUBADD,LANDMKNAME,MILE_POST,PLACE_TYPE`
**Enabled**: true

**Parameter name**: `where`
**Parameter value**: `STATUS='A'`
**Enabled**: true

Source name: NJ Address Points
Type of Source: ESRI_FEATURE_SERVER"	defect	new	normal		Plugin mapwithai	tested		parameter,query,FeatureServer,Esri	
