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

Fix information in activity emails #761

Merged
merged 2 commits into from
Dec 4, 2018
Merged

Conversation

juliusknorr
Copy link
Member

Since the author of the activity and the events object name are not available on the activity_mq table, we need to use the data in the subject parameters to properly get all information when parsing the activity events for emails.

This also fixes comments using the wrong entity object and therefore not being added to the proper activity stream.

Fixes #721

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr changed the title Bugfix/721/activity fix Fix information in activity emails Dec 4, 2018
@juliusknorr juliusknorr added this to the 0.5.1 milestone Dec 4, 2018
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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.

Activity notification emails don't contain user and other details
1 participant