Skip to content

Turn `vue_issuables_list` FF off for feature specs

What does this MR do?

This MR turns the vue_issuables_list feature flag off for feature specs (apart from on the service desk issues list page).

The vue_issuables_list feature flag has been superceded by the vue_issues_list feature flag (#322755 (closed)) and will no longer be released. Feature specs run with vue_issuables_list on by default, however, so currently we don't test the existing Haml issues list pages. This MR fixes this.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

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

Edited by Coung Ngo

Merge request reports