bethlakshmi / GBE2

Great Burlesque Expo (www.burlesque-expo.com) system in django
2 stars 2 forks source link

GBE 1138: Email users based on role #1234

Closed bethlakshmi closed 6 years ago

bethlakshmi commented 6 years ago

This is the other half of the “contact by” work - the feature lets a collection of privileged users write to the folks connected to events that are run at the Expo.

It got involved, as it needed to provide:

Trying to make the logic not conflict when some things are additive some things are exclusionary, and most things are connect to the user’s role/priv created a lot of cases.

So the testing is intense.

I was, however, able to remove the old contact stuff with this.

1138