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

Fixed an issue where the avatar url was not being populated in the Users module #5630

Conversation

mwigley-trilogy
Copy link
Contributor

Fixes #5629

image

image

Summary

@bdukes bdukes added this to the 9.11.3 milestone Apr 17, 2023
@mitchelsellers mitchelsellers merged commit 834dfb2 into dnnsoftware:develop Apr 17, 2023
@valadas valadas changed the title Fix avatar url not being populated when calling UserController.GetUsers Fixed an issue where the avatar url was not being populated Jun 14, 2023
@valadas valadas changed the title Fixed an issue where the avatar url was not being populated Fixed an issue where the avatar url was not being populated in the Users module Jun 14, 2023
valadas added a commit to valadas/Dnn.Platform that referenced this pull request Jun 15, 2023
dnnsoftware#5630 Fixed a backend issue for a feature that was not available on Platform. This PR adds that display into the Users module

Additionally `Updates versions as per release candidate creation` github action stopped working somehow (I'll take a look into this) so running a build here caused all those versions to update too.

And finally `--colors` was removed from all the `watch` tasks as that option is no longer available in Webpack 5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GetUsers in Dnn.PersonaBar.Extensions UserController no longer returns user profile picture URL
3 participants