Adding review comments not displaying?
Summary
When adding a review comment, the comment does not appear amongst the content. The 'Finish Review (x)' button does however increment.
Steps to reproduce
- https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10255/diffs
- Add a review comment anywhere
- Observe review comment not visible
MRs under gitlab-ee seem to be the only ones affected? Checked gitlab-ce, gitlab-shell and gitaly and everything is working fine there?!
Example Project
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10255
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10266
What is the current bug behavior?
Review comment does not appear amongst content when 'Add to review' button is clicked.
What is the expected correct behavior?
Review comment should appear amongst the content.
Relevant logs and/or screenshots
For https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10255, seeing Loading failed for the <script> with source “https://gitlab.com/assets/webpack/249.c227daf4.chunk.js”. warning in the browser console.
Problem exists in Firefox 65.0.2 (64-bit) and Chrome Version 72.0.3626.121 (Official Build) (64-bit).