Skip to content

Set graphql jira imports data behind project scoped feature flag

Alexandru Croitor requested to merge add-jira-imports-feature-flag into master

What does this MR do?

It's perhaps not a big deal, and maybe not even needed(as we have the feature flag on actually runnign hte imports, so the data should not be saved unless the FF was enabled) but listing jira imports is not behind a feature flag at this point.

Screenshots

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
Edited by Alexandru Croitor

Merge request reports