Skip to content

Fix new MR UI not rendering commit info

Heinrich Lee Yu requested to merge 199863-fix-new-mr-ui into master

What does this MR do?

Rails 6 fallback mechanism changed when a format isn't explicitly set in the request. This caused the atom partial to be rendered instead.

https://github.com/rails/rails/issues/37717

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

#199863 (closed)

Edited by Kamil Trzciński

Merge request reports