Skip to content

Rename `status_issue` tag to `testcase` 2 of 3

What does this MR do?

Renames the status_issue tag to testcase.

Part of https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/635

Done via sed -si 's/status_issue/testcase/g' qa/specs/features/**/*.rb, and then I split the files into three MRs because there were so many files.

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

Merge request reports

Loading