-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
## Description
A central part of the notification functionality is supported by sending notifications through email.
For the hackaton we piggybacked of a test e-mail server used widely in the org…
-
## Describe the bug
When sending messages using a test key, we are incrementing the counter that keeps track of daily SMS fragments. We should not increment in this case.
Scenarios that should…
-
## Describe the bug
2 issues relating to this:
1. The validation to check the size of an sms message before send does not take into account the service name which is injected into every message
…
-
## Describe the bug
If a user posts many bulk requests back-to-back, before the system has had time to process them, it will let more notifications in than a service can send. The majority of exces…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
This card is to track the overall testing of the features that are part of the SMS Limits V1 release.
- We are testing new restrictions on SMS sending.
- Services can now only send a limited number…
-
when sending bulk sms dlrd.py process will get stopped and no dlr is return back.
-
This card is to track remaining issues we find in the SMS Limits V1 release. Also a place you can check if your bug has already been found!
If you find a bug
- add a bug card for it giving details of…
-
## Before Release
### Tasks
- [x] Establish default limits for users, i.e. 1,000 by default for non SMS users and arbitrary value based on historic limit & usage for current SMS users.
- [x] Verify …