When creating a Person contact, if "generational" is blank, the entity label has "_none" at the end

Created on 14 August 2025, about 2 months ago

Problem/Motivation

When a I create a "Person" contact, I have several fields to fill out: Title, Given name, Middle name, Family name, Generational (Jr., Sr., etc.), and more. If I leave Generational unset, the label for the contact shows "_none" after the other names.

Steps to reproduce

  • Go to /crm/contact/add/person
  • Specify "Jane" as the given name
  • Specify "Doe" as the family name
  • Leave the other fields unset
  • Save the contact

The label for the person becomes "Jane Doe _none"

Proposed resolution

If Generational is unset, do not replace with "_none".

Remaining tasks

TBD

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States paulmckibben Atlanta, GA

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024