01-Sep-2026 — create new members from Insight Hub when firstName is Skip ref #375

build 872commit bb44e49


What's new

An Insight Hub bulk load of a new member could fail with first name required, even when the uploaded row had a first name. Skip on first name is meant to keep a local value on an existing member. On a new member there was nothing to keep, so the name stayed empty and the save was rejected. Upload History then showed an error while Members Uploaded still showed the name from the file. New members now take first and last name from the file, and Skip still protects existing members.

At a glance