Hi - we’re using threads
on Merge Requests to track change requests, but after making the requested change in a follow up commit, the original request remains, and no code changes are shown in the Merge Request.
Sometimes we see the changes picked up, with a started a thread on an outdated change in commit
message, but it’s inconsistent - other changes from the same follow up commit are not seen as applied in the Merge Request.
Are we missing something…? do the follow up commits need to modify the exact line
the thread is started on? In one of the cases, the original thread comments on a line that is removed with a follow up commit - that change is not visible in the Merge Request (even though the merge request shows the follow up commit as included)