Revision 6f2c0d467f31951eddf0d62df499cf0de5775205 authored by Daniel Underwood on 21 June 2022, 05:34:49 UTC, committed by GitHub on 21 June 2022, 05:34:49 UTC
This change updates the UI to document the correct Group Mention format for Discord Contact Points.

The Discord API documentation (https://discord.com/developers/docs/reference#message-formatting) uses `<@&ID>` for Group Mentions, not the bare `@` shown in the alerting UI. Testing on 8.5 shows that bare `@` isn't working there.
1 parent f4f31b4
History
File Mode Size
layouts
alert_notification.html -rw-r--r-- 3.3 KB
alert_notification.txt -rw-r--r-- 318 bytes
invited_to_org.html -rw-r--r-- 1.2 KB
invited_to_org.txt -rw-r--r-- 328 bytes
new_user_invite.html -rw-r--r-- 1.4 KB
new_user_invite.txt -rw-r--r-- 301 bytes
ng_alert_notification.html -rw-r--r-- 8.2 KB
ng_alert_notification.txt -rw-r--r-- 934 bytes
reset_password.html -rw-r--r-- 839 bytes
reset_password.txt -rw-r--r-- 246 bytes
signup_started.html -rw-r--r-- 1.0 KB
signup_started.txt -rw-r--r-- 208 bytes
welcome_on_signup.html -rw-r--r-- 926 bytes
welcome_on_signup.txt -rw-r--r-- 347 bytes

back to top