[x]):Following scenario:
Logs:
2018/12/03 12:53:31 [.../repo/pull_review.go:80 CreateCodeComment()] [E] CreateCodeComment: LineBlame[refs/pull/19/head, /data/git/repositories/vikunja/app.git, lib/models/task.dart, 86]: exit status 128 - fatal: file lib/models/task.dart has only 83 lines
I guess that comment should be marked as outdated when the line disappears.
\cc @JonasFranzDEV
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
This is still a bug, we encountered it today. The comment in question no longer appears in the "Files Changed" view but it does appear in the "Conversation" view still. It seems like the comment should not be showing in the "Conversation" view once the offending line has disappeared from the branch.
@jameyg What Gitea version are you using?
@guillep2k We just encountered this issue again today, we're using version 1.10.3. A colleague tried to reply to a comment about some lines that had disappeared. This was on the main conversation view of the PR.
Is your code non utf-8?
This is 'fixed' as the comments are now marked as outdated when the code is changed, though the whole code review area could use some rethinking