Skip to content

Fix AccessDeniedError in Compliance Dashboard seed

Dan Jensen requested to merge 262861-fix-compliance-dashboard-seed into master

What does this MR do?

This fixes #262861 (closed). This removes logic that chooses an arbitrary maintainer in favor of what was previously the fallback logic that chooses an arbitrary admin. The thinking is that this simplifies the code in favor of logic that should be more reliable overall.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #262861 (closed)

Edited by Dmytro Zaporozhets (DZ)

Merge request reports