mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-14 02:09:57 -04:00
The '/service/monthly-data-by-service` endpoint which is used for the 'Monthly notification statuses for live services' Platform Admin report did not including `pending` notifications. This updates the DAO function that the endpoint calls to group `pending` and `sending` notifications together.