Merge request comment thread updates that aren't comments is inconsistent
Problem
When filtering Merge Request comment threads by comments only
, there is an inconsistency of showing non comment updates like version change information.
Scenario:
- On Activity,
Sort or filter
toShow comments only
. - Go to the root Merge Request URL - such as: !98438 (merged)
- Go down to a message thread that has had a non-comment update - such as this one: !98438 (comment 1139929841) (important, don't go directly to that link, the issue only appears if there is no anchor in the URL)
- Notice the update message below isn't present.
- Now observe the update is present if the anchor is in the url - click on link directly and observe: !98438 (comment 1139929841)
/cc @phikai