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
Use the dev release of the name project.
Remaining tasks
User interface changes
API changes
Data model changes
Comments
Comment #2
bluegeek9 commentedThis is an issue in the Name project, #3491471: Literal "_none" value saved for select fields.
Comment #3
bluegeek9 commentedComment #5
bluegeek9 commentedComment #6
bluegeek9 commentedComment #8
bluegeek9 commented