gitlab-org--gitlab-foss/changelogs/unreleased/42160-error-500-loading-merge-request-undefined-method-index-for-nil-nilclass.yml
Sean McGivern 382421a9be Fix truncated_diff_lines for legacy notes without a line
It appears that some legacy diff notes on GitLab.com have invalid line codes,
which means truncated_diff_lines won't work. This is just a band-aid solution,
as neither the diff nor the discussion will display correctly for these notes,
but they won't cause a 500 error.
2018-01-30 15:17:44 +00:00

5 lines
119 B
YAML

---
title: Fix 500 error when loading a merge request with an invalid comment
merge_request: 16795
author:
type: fixed