Skip to content

Fully qualify Boolean type in API helpers

Stan Hu requested to merge sh-fully-qualify-custom-attributes-bool into master

What does this MR do and why?

A number of users have complained that module reloading appears to fail in lib/api/helpers/custom_attributes.rb and lib/api/helpers/integrations_helpers.rb. Fully qualifying the boolean constant should help.

Relates to gitlab-development-kit#1871 (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 Stan Hu

Merge request reports