unexpected behavior on MR reviews
Created by: iamdey
On a MR I added multiple comments on a single line,
the problems:
- comments disapear from bottom of discussion and stack earlier
- comments are invisible in diff
I'm not sure how to reproduce
- developer push commits & create MR
- I added a comment
- developer push another commit
- developer rebase the branch & push force
- I reload the whole page
- I add a comment on same line
- I change tab to discussion and I see a new entry at bottom of discussion but it's mark "outdated diff"
- I reload the whole page, the entry disapear ... actually it is stacked earlier in the discussion & hidden
I reproduce 3 times points 5 to 8 (cf. screenshot)
Let me know if you need more info.
- gitlab version 7.7.2
note for myself MR320