[go: up one dir, main page]

Skip to content

Query Limiting - spec/features/projects/user_changes_project_visibility_spec.rb

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

This issue is for investigation of the number of queries used in the 'with unlink_fork_network_upon_visibility_decrease = false' spec in features/projects/user_changes_project_visibility_spec.rb. The limit was updated within the Add Infrastructure Visibility Toggle (frontend) (!101976 - merged). The number of queries should be reduced to less than 100 and the corresponding whitelisted sections of code (Gitlab::QueryLimiting.whitelist('...')) should be removed.

Edited by 🤖 GitLab Bot 🤖