Skip to content

Replace object constants with TYPE_* constants

Coung Ngo requested to merge cngo-delete-constant-objects into master

What does this MR do and why?

This MR replaces the IssuableType and IssueType objects with TYPE_* constants so we use a single set of constants for consistency

Screenshots or screen recordings

How to set up and validate locally

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 Coung Ngo

Merge request reports