No members are added since the on-call rota isn’t defined on the selected group. - Twilio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 01:29 PM
Hey all,
I am trying to Send SMS via Related Links within the Incident form. When trying to select a group to send the SMS to I am getting an error "No members are added since the on-call rota isn’t defined on the selected group."
Is there anyway to send this SMS to a group that isn't part of an on-call rotation, we would like to use this to send an SMS to Upper Management when an outage occurs.
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 07:32 PM
Hello @Robert_Anderson ,
Can you try below code in your UI action.
Please mark this to Accepted and Helpful if this worked for you.
Thanks and Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 06:03 AM
Hello,
I have tried the above and I am still getting the same error message.
Ideally, I would like to suggest the group, have the names populate, and be able to send the SMS without having to set them up in an on-call rota.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 08:28 AM
There is a system property called "com.snc.notify.default.add_all_members_on_no_rota_defined". At least in my Personal Developer Instance, that property defaults to false. But if I change it to true, it will then add all group members even without On Call being installed/configured (example below😞