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

1.0 issue 240 #244

Merged
merged 20 commits into from
Oct 22, 2019
Merged

1.0 issue 240 #244

merged 20 commits into from
Oct 22, 2019

Conversation

anmol107
Copy link
Contributor

#240
The previous P.R. contained an overseen error.
Even though the name of the agent was being displayed not-blank on a null last name, it was only displaying the name of the current logged-in user( agent), whereas it should have been displaying the list of agent names.
I have resolved the issue by fixing the sql query inside UserService.php, using:
" COALESCE(user.lastName, '') ".
Thus resolving the issue from the back-end directly.

akshaywebkul pushed a commit that referenced this pull request Oct 22, 2019
@akshaywebkul akshaywebkul merged commit c5e3ed1 into uvdesk:1.0 Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants