Open alistairewj opened 5 years ago
@tompollard ?
There is still an issue with the ordering. Try looking at the history for a page and hitting refresh multiple times. Thanks to https://github.com/MIT-LCP/physionet-build/pull/603 the sequence of events jumps around.
There is an issue around the ordering of the history. I'm reviewing a project that has been through 2 review cycles, and the order on the "edit submission" page is as follows:
Date | Event |
---|---|
Nov 23, 2019 | Editor requested resubmission (third) |
Nov 8, 2019 | Project resubmitted for review (second) |
Nov 1, 2019 | Editor requested resubmission (second) |
Sep 9, 2019 | Project resubmitted for review (first) |
Currently | Waiting for editor decision |
Nov 25, 2019 | Project resubmitted for review (third) |
Aug 24, 2019 | Editor requested resubmission (first) |
Aug 19, 2019 | Project assigned |
Aug 19, 2019 | Project submitted |
As you can see currently and the third/final resubmit for review late in the order.
Reverse chronological order:
Chronological order:
Reverse chronological order seems best.