Results 30 comments of Schuyler Duveen

This is probably referring to TWILIO_MESSAGE_CALLBACK_URL The first step is changing all cases to, ideally `getConfig("TWILIO_MESSAGE_CALLBACK_URL", organization)` where organization is the org record. Then it could be added to a...

I don't think it was fully completed. Maybe @mary-lost-her-github remembers more.

> Does this cover this issue? #410 No -- worker processes are background 'cron' jobs -- this is for how to run tests, which we would need to update, if...

I think we were thinking of it as a separate document just to separate the 'I made a change and want to run the tests' vs. 'I am writing a...

I think any of these texter settings might be something that admins want to force a setting sometimes. I think this might work best as an extension (maybe additional hooks...

lol, I changed it -- sometimes 'use case' language can reduce clarity rather than the reverse. Hope this is clearer.

Agree that this is a use case for tags. I think there are a few things worth noting: * "Moved" is probably a tag we want in some default set...

Just a note that the "moved" tag doesn't exist, but now *can* exist and can be supported with VAN api. I think the main question here is whether to create...

This code was merged/moved to https://github.com/MoveOnOrg/Spoke/tree/main/src/extensions/service-managers/sticky-sender

Ah, that part is here: https://github.com/MoveOnOrg/Spoke/blob/main/src/extensions/service-managers/numpicker-basic/index.js Id encourage you to review it though -- I think you might have a slightly better algorithm. If so, id encourage you to improve...