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 some field values where missing in messaging #4777

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Aug 9, 2021

Summary

Adds more columns to the SELECT in these two stored procedures, so that the columns that the code is expecting are there.

Fixes #3624

Thanks @prjrvp for providing the fix!

Fixes dnnsoftware#3624

Co-authored-by: @prjrvp <9609997+prjrvp@users.noreply.github.com>
@bdukes bdukes added this to the 9.10.1 milestone Aug 9, 2021
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@mitchelsellers mitchelsellers merged commit 5b08b08 into dnnsoftware:develop Aug 13, 2021
@mitchelsellers mitchelsellers deleted the add-missing-columns branch August 13, 2021 03:47
@valadas valadas changed the title Add missing columns to messaging stored procs Fixed an issue where some field values where missing in messaging Aug 13, 2021
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.

Exception Alert for Social.Messaging.MessageRecipient
3 participants