Open
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Add Twilio keys to account and add a channel
- Roll Twilio keys
- Update org config with new Twilio keys
- Send messages with existing channel from step 1
Messages aren't delivered with errors that the from number is not part of the account. When channels are added, the current account level twilio config is stored on the channel. When updating the account level config, the existing channel is not updated with the new keys.
Expected behavior
We need to either self-cure or give the user a way to fix their channels without deleting and recreated them.