Skip to content

Fix missing UI text

Bojan Marjanovic requested to merge bmarjanovic/fix-missing-ui-text into master

What does this MR do and why?

We're adding missing UI text based on the UI text disappeared for group mention events (#427434 - closed).

It affects following integrations:

  • Discord Notifications
  • Slack notifications

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Checkout the branch
  2. Visit a group integrations page, and open Slack Notifications integration (my_group/Settings/Integrations/Slack Notifications)
  3. Validate that group mention events text is displayed

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Bojan Marjanovic

Merge request reports