Skip to content

Raise a generic exception in CiConfiguration::BaseCreateService

What does this MR do and why?

This merge request updates:

To do the following respectively:

  • Remove the use of to_user_facing utility method as per the discussion in #416434 (comment 1450977807).
  • Raise a generic exception as MutationError exception is is not very descriptive of the error or exception.

Resolves #393703 (closed).

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 Ahmed Hemdan

Merge request reports