Skip to content

Removed Boolean Coercion and Used Boolean Values

Adithya Krishna requested to merge adithyaakrishna/gitlab:issues/384465 into master

What does this MR do and why?

  • Removed Coersion of Boolean values
  • Updated to use boolean values instead of 0 and Boolean(0)

Fixes #384465 (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.

Merge request reports