-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add suffix to account model and snapshot #2820
Comments
Additionally can we add suffix? From #2938
|
@ajrbyers Just confirming: This would make it possible to add Titles/prefixes/salutations and suffixes to the account table for authors, right? |
Yup! |
Update: name_prefix already exists and we've decided not to snapshot this, after a discussion it was agreed that:
|
#2820 Accounts now have a suffix field that will be snapshotted into Frozen Authors
Is your feature request related to a problem? Please describe.
The salutation attribute of Account needs to be added to the FrozenAuthor model as frozen_salutation along with a salutation() function property, similar to other frozen author attributes.
The text was updated successfully, but these errors were encountered: