Improved check for source field change

Created on 13 June 2023, about 1 year ago

Problem/Motivation

In PreprocessorPluginManager::sourceFieldIsSameOfOriginal() it would be good if empty values would not be checked at comparison.

Encountered issues where for example the 'address_line2' property was compared as null vs empty string, or when the 'address_line2' key was missing, and the original 'address_line2' was empty. In such cases the address field should be considered unchanged, and geocode recalculation is unnecessary.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡­πŸ‡ΊHungary Pasqualle πŸ‡­πŸ‡Ί Budapest

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024