Skip to content

Remove channel properties from API when channels are masked

What does this MR do and why?

When an integration is configured with #mask_configurable_channels?, the channels were still exposed via the API.

Group integration discord settings sensitive in... (#421189 - closed)

Remove channel properties from API when channels are masked

How to set up and validate locally

  1. Create a discord integration
  2. Check that the API response for retrieving the discord integration settings does not include the channel names

MR acceptance checklist

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

Related to #421189 (closed)

Merge request reports