Skip to content

fix: Remove automatically suggested document for document that is already has review request (fixes #3211)#5425

Merged
rjsparks merged 5 commits intoietf-tools:mainfrom
kivinen:fix-3211
Jul 23, 2023
Merged

fix: Remove automatically suggested document for document that is already has review request (fixes #3211)#5425
rjsparks merged 5 commits intoietf-tools:mainfrom
kivinen:fix-3211

Conversation

@kivinen
Copy link
Copy Markdown
Contributor

@kivinen kivinen commented Mar 26, 2023

Added check that if there is already review request for the document in question, ignore the automatic suggestion for that document. Fixes #3211.

@NGPixel NGPixel linked an issue Mar 26, 2023 that may be closed by this pull request
Comment thread ietf/review/utils.py Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2023

Codecov Report

Merging #5425 (f8007fb) into main (09f3477) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #5425   +/-   ##
=======================================
  Coverage   88.67%   88.67%           
=======================================
  Files         288      288           
  Lines       40001    40003    +2     
=======================================
+ Hits        35471    35473    +2     
  Misses       4530     4530           
Impacted Files Coverage Δ
ietf/doc/utils.py 87.15% <100.00%> (+0.01%) ⬆️
ietf/review/utils.py 89.60% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

@kivinen
Copy link
Copy Markdown
Contributor Author

kivinen commented Mar 26, 2023 via email

@rjsparks rjsparks self-assigned this Mar 31, 2023
@rjsparks
Copy link
Copy Markdown
Member

I want to add some tests to this before merging, but it will be week after next.

@kivinen
Copy link
Copy Markdown
Contributor Author

kivinen commented Mar 31, 2023 via email

@rjsparks rjsparks changed the base branch from feat/postgres to main April 12, 2023 22:39
@rjsparks
Copy link
Copy Markdown
Member

I am very sorry that I haven't gotten the remaining tests in and have this into main already. It will be my initial sprint task if it's not done before then.

@rjsparks rjsparks assigned kivinen and unassigned rjsparks Jul 11, 2023
@rjsparks
Copy link
Copy Markdown
Member

@kivinen - Please review the additional condition I added (and tested).

@rjsparks rjsparks merged commit 5a0ea56 into ietf-tools:main Jul 23, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When assignee rejects review secretary gets to see same review twice.

4 participants