Fixed: [export] improve memory footprint for filter by Geographical Unit

This commit is contained in:
2022-11-03 13:59:16 +01:00
parent 03e765f811
commit 6fd75a175f
5 changed files with 84 additions and 19 deletions

View File

@@ -205,6 +205,7 @@ class ExportAddressHelper
case 'floor':
case '_lat':
case '_lon':
case 'steps':
case 'postcode_code':
case 'postcode_name':
return static function ($value) use ($sanitizedKey, $translationPrefix) {