Open sastels opened 3 months ago
Will finish PR today
ready for review https://github.com/cds-snc/notification-api/pull/2216
reviewed by Jimmy and Andrew. I added an Enum
as suggested by Andrew and waiting for him to give it another look.
will need another look.. Steve and Andrew will circle back
Andrew happy, will merge into staging and test tomorrow...
Why didn't I merge Thursday :thinking: Will merge Monday...
Oooops celery doesn't have the new feature flag. Let's fix that https://github.com/cds-snc/notification-manifests/pull/2773
in staging and all good now.
Steve is gonna investigate some celery errors
22 duplicate key errors (notification ids) during the nightly performance test. I suspect that notifications were created but then something crashed and they got retried (and threw an error since they were already in the database there). Not related to Pinpoint / categories (and were emails in any case).
Jimmy might QA this today
Jimmy should QA this today.
Jimmy organized a bug bash on Thursday morning for al of us to test this feature in staging.
Bug Bash was done and all is good! Moving to done
Description
As a Notify user, I need to have my SMS sent by the appropriate vehicle (ie shortcode or longcode)
WHY are we building?
We want the Pinpoint pool selection to be dynamically based on the template category.
WHAT are we building?
Use the template category for Pinpoint pool selection.
VALUE created by our solution
The short code is used appropriately.
Acceptance Criteria
QA Steps