Convert WorkspaceType to primitive constants
What does this MR do and why?
This MR replaces the WorkspaceType object with WORKSPACE_GROUP and WORKSPACE_PROJECT constants to follow our FE guidelines of using a constant rather than object property for primitive strings.
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Coung Ngo