by Guest on 2018/04/03 09:32:56 PM
I realized That I should provide some more reasoned arguments for this request.
In the case of the Completed column, null values should not ever become a value less than the latest completed record. When the column is sorted oldest to newest the null values are at the top of the list with the oldest values, when it becomes completed and gets a timestamp it then goes all the way to the bottom. Shouldn't they just be at the bottom already?
thanks.