mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-04 17:39:57 -04:00
please ensure that any changes to notifications table happen through either dao_create_notification or dao_update_notification. changed the notification status update triggered by the provider callbacks to ensure that sets updated_by and can update the history table. also re-added the character_count so we can reconstruct billing data if needed.