Skip to content

Fix ArgumentError for Integrations::Campfire

Vasilii Iakliushin requested to merge 393403_fix_argument_error into master

What does this MR do and why?

Contributes to #393403 (closed)

Sentry error: https://sentry.gitlab.net/gitlab/gitlabcom/issues/3339218/

Problem

build_message method in Integrations::Campfire accidentally redefines the same method from Integrations::Loggable.

Solution

Rename the method

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 Vasilii Iakliushin

Merge request reports

Loading