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

Allow to search for email address in user management #7175

Closed
MorrisJobke opened this issue Nov 14, 2017 · 4 comments · Fixed by #7419
Closed

Allow to search for email address in user management #7175

MorrisJobke opened this issue Nov 14, 2017 · 4 comments · Fixed by #7419
Labels
3. to review Waiting for reviews enhancement feature: users and groups good first issue Small tasks with clear documentation about how and in which place you need to fix things in.
Milestone

Comments

@MorrisJobke
Copy link
Member

@MorrisJobke MorrisJobke added enhancement feature: users and groups good first issue Small tasks with clear documentation about how and in which place you need to fix things in. labels Nov 14, 2017
@Abijeet
Copy link
Member

Abijeet commented Nov 23, 2017

I would like to take a crack at this sometime next week.

@Abijeet
Copy link
Member

Abijeet commented Dec 2, 2017

Hi @MorrisJobke - I'm noticing that the users table does not have the email column. The email is currently being stored in the accounts table. I may be missing something straight forward.

Using SQLite.

@MorrisJobke
Copy link
Member Author

You need to join the preferences table to get the email address

@Abijeet
Copy link
Member

Abijeet commented Dec 5, 2017

Ok, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement feature: users and groups good first issue Small tasks with clear documentation about how and in which place you need to fix things in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants