You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The more message rules there are in an event, the more difficult it becomes to see what's actually happening. And with #39 it would potentially get a lot worse.
Therefore we suggest a new interface where you have multiple filters for your rules that work in the same way as the actual sending out mechanism would. So there would be (optional) filters for old status, new status, role and language (see #39).
Remarks:
It's important, that the order of the message rules is retained, so the user can see what exactly would happen.
It should be possible to create this functionality with SearchKit, maybe requiring a couple of adjustments in the BAOs.
It should be possible to re-order the rules in this view.
It would be important that this view/SearchKit could be used for an event and an event template. This is technically the same thing, but the button to trigger this might have to be in different places.
The text was updated successfully, but these errors were encountered:
The more message rules there are in an event, the more difficult it becomes to see what's actually happening. And with #39 it would potentially get a lot worse.
Therefore we suggest a new interface where you have multiple filters for your rules that work in the same way as the actual sending out mechanism would. So there would be (optional) filters for
old status
,new status
,role
andlanguage
(see #39).Remarks:
The text was updated successfully, but these errors were encountered: