Files
notifications-api/tests/app
Katie Smith 190119f4fe Change get_bucket_name_and_prefix_for_notification to use created_at
The `get_bucket_name_and_prefix_for_notification` function was looking
at the `sent_at` or `updated_at` at time of a notification to see which
bucket it was in. Precompiled letters sent through the admin app don't
have either of these times - they only have a `created_at` time, so this
lets the function check `created_at` time too.
2019-09-12 14:58:51 +01:00
..
2019-06-03 17:27:08 +01:00
2019-07-04 14:12:11 +01:00
2019-09-12 14:58:51 +01:00
2019-07-26 13:26:20 +01:00
2019-07-18 17:05:22 +01:00
2019-08-15 16:42:15 +01:00