Skip to content
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

Error if there is not "name" field on user model #28

Closed
alextime opened this issue Nov 8, 2018 · 1 comment
Closed

Error if there is not "name" field on user model #28

alextime opened this issue Nov 8, 2018 · 1 comment
Labels
bug Something isn't working feature New feature or request

Comments

@alextime
Copy link
Contributor

alextime commented Nov 8, 2018

Error if there is no "name" field on user model.

Is it possible to override the name field based on ConversationRepository? I our installation there is no "name" field but "first_name" plus "last_..." etc, maybe could be useful if we can override that field that there is hard coded on that repo right now. Actually I have no idea on how to override...

@akazorg akazorg added feature New feature or request bug Something isn't working labels Nov 9, 2018
@akazorg
Copy link
Member

akazorg commented Nov 9, 2018

Hi @alextime, thanks for your message, we will definitely update Mercurius in order to support that.

That change will affect mostly the ConversationRepository, but several other files require revision and there's no straightforward solution for now.

I've added #29 feature to extend users model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants