diff --git a/src/providers/wfs/qgsbackgroundcachedshareddata.cpp b/src/providers/wfs/qgsbackgroundcachedshareddata.cpp index 0c7f61b1b3d3..c04098821aa2 100644 --- a/src/providers/wfs/qgsbackgroundcachedshareddata.cpp +++ b/src/providers/wfs/qgsbackgroundcachedshareddata.cpp @@ -642,6 +642,8 @@ void QgsBackgroundCachedSharedData::serializeFeatures( QVector( v.userType() ), fieldType ) ) cachedFeature.setAttribute( idx, v ); else