Skip to content

Update x-ray feature checks to use ::Gitlab::Saas.feature_available?

Tian Gao requested to merge 440546_update_org_or_com_to_feature_available into master

What does this MR do and why?

issue link: #440546 (closed)

related MR: !143798 (diffs, comment 1758988940)

we should change ::Gitlab.org_or_com? into SaaS license checks per the docs

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Tian Gao

Merge request reports