Skip to content

Commit eca7f51

Browse files
committed
Updated PLAN: Moved reworked email sending sooner to the head of the list.
- Legacy-Id: 16855
1 parent 9853978 commit eca7f51

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PLAN

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Planned work in rough order
2525
point for changing the deployment seems to be just after the next OS upgrade,
2626
which we think will make Python 3.6 the default mod_wsgi python.
2727

28+
* Rework email sending so that all emails sent by the datatracker, except for
29+
logging and failure emails sent to ADMINS, are captured as a Message object.
30+
2831
* Review and change the draft submission and handling code to deal with UTF-8
2932
instead of ascii before upload of utf-8 drafts should be permitted.
3033
(This may fall out for free with the Python 3 transition).
@@ -55,9 +58,6 @@ Planned work in rough order
5558
* Test suite improvements. Reduce and seek to eliminate causes of differences
5659
in code coverage between runs in the same and in different environments.
5760

58-
* Rework email sending so that all emails sent by the datatracker, except for
59-
logging and failure emails sent to ADMINS, are captured as a Message object.
60-
6161
* Rework email subjects for messages relating to documents to consistently
6262
start with the document name.
6363

0 commit comments

Comments
 (0)