Skip to content

Fix blob preview error

Vasilii Iakliushin requested to merge 330737_fix_blob_preview into master

What does this MR do?

Contributes to #330737 (closed)

Problem

Diff lines are not converted to an array. This causes following error: https://sentry.gitlab.net/gitlab/gitlabcom/issues/2599794/?query=correlation_id%3A01F5G488J188BEATJ7Q5JXG15R

Solution

Convert diff lines to the array

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
Edited by Vasilii Iakliushin

Merge request reports

Loading