Skip to content

Remove status dropdown in merged tab

Samantha Ming requested to merge 20033-remove-status-in-merged-tab into master

Issue > #20033 (closed)

What does this MR do?

Remove the status dropdown section in merged tab only

Testing Case

  1. Go to Merge Requests > click on "Merged" tab
  2. Click on the "Edit merge requests" button
  • It does NOT have status section:

image

  1. Click on "All" tab
  2. Click on the "Edit merge requests" button
  • It does have status section:

image

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

Closes #20033 (closed)

Edited by Samantha Ming

Merge request reports