Skip to content

Ensures that active reviews count is accurate#4450

Merged
mauromsl merged 3 commits into
masterfrom
b-4392-bugfix
Feb 21, 2025
Merged

Ensures that active reviews count is accurate#4450
mauromsl merged 3 commits into
masterfrom
b-4392-bugfix

Conversation

@ajrbyers

@ajrbyers ajrbyers commented Oct 8, 2024

Copy link
Copy Markdown
Member

This PR adds a new completed reviews manager and tidies up the display of review information when assigning reviewers or looking a their histories.

Example:

image

Previously this user would have shown multiple active reviews and the review that was withdrawn would be the latest completed date/time.

Closes #4392

Comment thread src/review/logic.py Outdated
@mauromsl mauromsl assigned ajrbyers and unassigned mauromsl Dec 5, 2024
@mauromsl mauromsl added this to the v1.8.0 Tracker milestone Feb 6, 2025
@ajrbyers

Copy link
Copy Markdown
Member Author

I did some investigating here. We need to ensure that assignments where the reviewers decision was not accept are filtered out of the subquery.

@ajrbyers ajrbyers requested a review from StephDriver February 19, 2025 16:11
@ajrbyers ajrbyers assigned StephDriver and unassigned ajrbyers Feb 19, 2025
@StephDriver StephDriver requested a review from mauromsl February 20, 2025 09:02
@StephDriver StephDriver assigned mauromsl and unassigned StephDriver Feb 20, 2025
Comment thread src/review/logic.py Outdated
@mauromsl mauromsl assigned ajrbyers and unassigned mauromsl Feb 20, 2025
@ajrbyers ajrbyers requested a review from mauromsl February 21, 2025 10:13
@ajrbyers ajrbyers assigned mauromsl and unassigned ajrbyers Feb 21, 2025
@mauromsl mauromsl merged commit 8febaac into master Feb 21, 2025
@mauromsl mauromsl deleted the b-4392-bugfix branch February 21, 2025 16:16
@joemull joemull mentioned this pull request Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Active reviews count is incorrect

3 participants