If a review is suggested on the "manage unassigned reviews" page, and the document is in both last call and telechat, the assign form now asks for the type of review that should be assigned. This commit also fixes two bugs in this process: - Comparisons in some cases between strings and integers (group/views.py:1485/1487) - Rejections when assigning suggested reviews, as they could be considered a newly opened request due to not having a pk (group/views.py:1508) Commit ready for merge. - Legacy-Id: 16933 |
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
factories.py | ||
mailarch.py | ||
models.py | ||
resources.py | ||
tests.py | ||
utils.py |