- when I add 2 inline comments (A and then B), then in commit bottom (where preview part is) they show as "B and then A" - latest added shows on top
- once I submit inline comments in commit summary (see image below):
- sorting of files with inline comments, doesn't match file sorting in commit itself
- sorting of inline comments within single file isn't done by line number, but as I added them therefore comment on line 280 goes after comment on line 287
Maybe T1790 is related.