-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Add optional nickname to Person #6651
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Would love this to please. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Still a good idea to implement. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Hey i would like to work on this can you assign |
@CodingWithError would love to have your help but I don't understand why this can't be a custom field |
Can provide me some details where the changes should be made and other's, cause i am unable to find the person Editor tab in the main website and do you even want me to connect the given response of the nick name to be store in backend. If I am wrong please to correct me |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 15 days with no activity. |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
In my church, many members go by their nickname as opposed to their legal name.
Describe the solution you'd like
A clear and concise description of what you want to happen.
We should extend the Person class and table to support a nullable nickname for easier identification.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
We could set the first name to the nickname or have both first and nick name in the First name record, but then it could get confusing when cross-referencing against documents with the person's legal name.
Additional context
Probably should be added somewhere here:
The text was updated successfully, but these errors were encountered: