Skip to content

Removes duplicate button from job log page

Filipa Lacerda requested to merge 65705-two-buttons into master

What does this MR do?

Removes duplicate button from job log page

The duplicate button is a result of a bad conflict resolution in the original MR.

This MR fixes & moves the tests to the correct place & adds a spec to test for this corner case.

Before After
Screenshot_2019-08-06_at_11.31.58 Screenshot_2019-08-06_at_17.43.03

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Closes #65705 (closed)

Merge request reports