Skip to content

Add require admin for specs with ImportSource

What does this MR do and why?

Describe in detail what your merge request does and why.

Adding :requires_admin metadata to all specs updated in Disable importers by default in new self-manage... (!118970 - merged) as they call now Runtime::ApplicationSettings.get_application_settings[:import_sources] which requires admin access.

Tests are failing on Production/Canary due to lack of admin access - #410523 (comment 1385545939)

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 #410523 (closed)

Merge request reports

Loading