Skip to content

Fix validations failed error for Chat integration test feature

What does this MR do and why?

With !103458 (merged) we introduced masked webhook values for chat integrations. It led to validation error: Validations failed. Webhook is blocked: Only allowed schemes are http, https when testing integrations' settings.

MORE INFO

Screenshots or screen recordings

Before

image

After

image

How to set up and validate locally

  1. Add a new chat integration, e.g. Slack notifications integration with a webhook URL
  2. Save settings
  3. Test settings with masked value
  4. Expect successful response

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 #383041 (closed)

Edited by Bojan Marjanovic

Merge request reports

Loading