Fix n plus one issue ci build dast profile
All threads resolved!
All threads resolved!
Compare changes
Files
2- Marcos Rocha authored
This Merge Request fix the N+1 issue when are multiple builds with the dast_configuration keyword. The N+1 issue was happening when associating profiles and finding profiles as well. Changelog: fixed MR: !75448 EE: true
@@ -9,9 +9,7 @@ def execute
@@ -9,9 +9,7 @@ def execute
@@ -31,10 +29,8 @@ def by_project(relation)
@@ -31,10 +29,8 @@ def by_project(relation)