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:
a choice of conferences
a choice of roles
a choice of specific events (shows, special events)
a choice of staff areas
a choice for chunks of events.
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.
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