chore: rename "Test Notification" to "Troubleshooting Notification" (#17790)

Rename the "Test Notification" to "Troubleshooting Notification"
This commit is contained in:
Danielle Maywood
2025-05-13 13:52:55 +01:00
committed by GitHub
parent 599bb35a04
commit b0788f410f
3 changed files with 7 additions and 1 deletions
@@ -0,0 +1,3 @@
UPDATE notification_templates
SET name = 'Test Notification'
WHERE id = 'c425f63e-716a-4bf4-ae24-78348f706c3f';
@@ -0,0 +1,3 @@
UPDATE notification_templates
SET name = 'Troubleshooting Notification'
WHERE id = 'c425f63e-716a-4bf4-ae24-78348f706c3f';
@@ -3,7 +3,7 @@
"msg_id": "00000000-0000-0000-0000-000000000000",
"payload": {
"_version": "1.2",
"notification_name": "Test Notification",
"notification_name": "Troubleshooting Notification",
"notification_template_id": "00000000-0000-0000-0000-000000000000",
"user_id": "00000000-0000-0000-0000-000000000000",
"user_email": "bobby@coder.com",