-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
issue/staletype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
- Gitea version (or commit ref): master build from 16 October 2016 (downloaded binary), version 34695f4
- Git version: 2.11.0
- Operating system: Debian Stretch
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
In using the new code review comments brought in with Gitea 1.6.0 (not released yet, hence using master), the following problems have been experienced:
- When a user responds to a reviewer's code review comment, the response is not shown in the comment history/flow on the PR overview. In order to see the response, the file in question has to be clicked.
- When an area of code is updated, the original comment is still shown on the PR overview, but against the original code. The changed code is not shown in the PR overview. The file in question needs to be clicked in order to see the latest changes.
- When an area of code is updated, clicking to see the file in question shows the response comments against that piece of code, but the original reviewer's comment is no longer shown.
This leads to a situation where it is not possible to see the review comments, response, and updates in the same place, meaning that completing the post-update re-review process is rather fiddly and painful.
Hopefully this is a bug and not intentional behaviour!
I have searched the issues list and not found any issues on the same subject - apologies if I missed one somewhere.
filipnavara, kolaente, vorlif and apricote
Metadata
Metadata
Assignees
Labels
issue/staletype/enhancementAn improvement of existing functionalityAn improvement of existing functionality