ansible / django-ansible-base

Apache License 2.0
11 stars 43 forks source link

Optimize SQL queries when assigning permissions on teams #509

Closed cutwater closed 1 month ago

cutwater commented 2 months ago

Use similar approach to #506 to reduce number of queries that select teams by organization from N to 1 (where N is a number of organizations).

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
96.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud