Environment
All
Expected behavior
We want to be able to message different contacts within the same group at different and random times. Moreover, we would like to stagger the number of messages per week to something like 3 messages a week.
Actual behavior
Messages can only be sent out at a fixed time every day as a minimum.
Implementation plan
- Update rapidpro code or write a script to make celery run the trigger task at different times for each user in a group.
- Make changes to the RapidPro UI that reflects this functionality
Environment
All
Expected behavior
We want to be able to message different contacts within the same group at different and random times. Moreover, we would like to stagger the number of messages per week to something like 3 messages a week.
Actual behavior
Messages can only be sent out at a fixed time every day as a minimum.
Implementation plan