Fix sorting of status reports on the user detail view.
Review Request #7696 — Created Oct. 13, 2015 and submitted — Latest diff uploaded
The way that we were sorting status report due dates was incorrect. This change
fixes it.
Looked at a user page and saw the status report due dates in chronological
order rather than a random order.