diff --git a/notifier/table_size_service.rb b/notifier/table_size_service.rb index 9952493abd5f151745a2d5a14c7614982ca71b52..d57cb36a1e4806668e87a4c56dee9b1d915e1ace 100644 --- a/notifier/table_size_service.rb +++ b/notifier/table_size_service.rb @@ -150,7 +150,7 @@ class TableSizeService note_text = <<~TEXT ## 🔔 Table Size Classification Escalated - The classification for table `uploads` has escalated from `#{old_classification}` to `#{new_classification}`. + The classification for table #{table_metadata['table_name']} has escalated from `#{old_classification}` to `#{new_classification}`. ### Recommended Actions