Store writer is ignoring non-persistent fields and still included in the request payload

Issue No: FRM-5228
Created 7/6/2017 8:35:22 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.3
Description persist: false is not working   ex.   \{ name: 'dblVariance', type: 'float', persist: false \}     dblVariance should not be included in the request payload.