Skip to content

Extract isGroup and isProject to utils

Artur Fedorov requested to merge 451931-policies-extract-methods-utils into master

What does this MR do and why?

This MR extracts common logic to utils

isGroup and isProject is widely used among security polices code. It is extracted to utils

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.

***NO VISUAL CHANGES***

How to set up and validate locally

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

No steps required

Related to #451931 (closed)

Merge request reports