Skip to content

Resolve "Improve parcels loading"

Closes #316 (closed)

  • add localContactFullnames as virtual field of parcel (=> change in the UI)
  • update search local contact fullname:
    • search in the users cache
    • if not found (parcels with old lcoal contact name with only siteId), search in the usersByPattern cache
    • if not found, search by regex and store into the usersByPattern cache

Merge request reports