Skip to content

Split ee and ce querries for branch rules details

Nataliia Radina requested to merge 387763-split-branch-rules-details into master

What does this MR do and why?

Splits ee and ce querries for branch rules details to prevent request from failing

Screenshots or screen recordings

After Before
Screenshot_2023-01-17_at_08.43.14 Screenshot_2023-01-11_at_11.20.24

How to set up and validate locally

  1. enable :branch_rules FF Feature.enable(:branch_rules) in rails c
  2. run gitlab as foss (in gdk folder in the terminal run FOSS_ONLY=1 and restart gdk)
  3. goto Project>Settings>Repository>Branch Rules, click on details
  4. Observe that the page is rendered and no errors in console

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #387763 (closed)

Edited by Nataliia Radina

Merge request reports

Loading