datatracker/ietf/review
Tero Kivinen 5a0ea56b38
fix: Remove automatically suggested document for document that is already has review request (fixes #3211) (#5425)
* Added check that if there is already review request for the document
in question, ignore the automatic suggestion for that document.
Fixes #3211.

* fix: dont block on open requests for a previous version. Add tests

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-07-23 10:02:40 -07:00
..
migrations refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
__init__.py Add review tracking models, add a request review page (with test), show 2016-05-19 15:35:30 +00:00
admin.py Merged in changes from trunk up to r17584. 2020-04-07 16:02:52 +00:00
factories.py refactor: replace datetime.now and datetime.today with timezone.now (#4211) 2022-08-25 13:45:16 -03:00
mailarch.py fix: close open things (#5593) 2023-05-10 11:19:34 -05:00
models.py fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
policies.py fix: review refactoring issue 2023-07-23 09:58:01 -07:00
resources.py Merged in [17069] from sasha@dashcare.nl: 2019-11-26 16:09:43 +00:00
tests.py fix: Fix transient test failures due to i18n names (#4695) 2022-11-06 12:29:49 +00:00
tests_policies.py fix: review refactoring issue 2023-07-23 09:58:01 -07:00
utils.py fix: Remove automatically suggested document for document that is already has review request (fixes #3211) (#5425) 2023-07-23 10:02:40 -07:00