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 #861 -- Add event name to admin notification email #862

Merged
merged 1 commit into from Apr 10, 2018

Conversation

jfwiebe
Copy link
Contributor

@jfwiebe jfwiebe commented Apr 9, 2018

This adds the event name to admin notifications. Without this, it is not possible to distinguish between different event, if you have notifications enabled for multiple accounts (exept from the url).

@codecov
Copy link

codecov bot commented Apr 10, 2018

Codecov Report

Merging #862 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #862      +/-   ##
==========================================
+ Coverage   80.81%   80.81%   +<.01%     
==========================================
  Files         231      231              
  Lines       20336    20337       +1     
==========================================
+ Hits        16434    16435       +1     
  Misses       3902     3902
Impacted Files Coverage Δ
src/pretix/base/notifications.py 90.47% <100%> (+0.11%) ⬆️

@raphaelm raphaelm changed the title Refs #861: Add event name to admin notification email Fix #861 -- Add event name to admin notification email Apr 10, 2018
@raphaelm raphaelm merged commit ecb3c4f into pretix:master Apr 10, 2018
@raphaelm
Copy link
Member

Thanks! :)

@jfwiebe jfwiebe deleted the fix-notification branch April 10, 2018 11:19
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.

None yet

2 participants