Hide Forgot
Description of problem: The dates in the Submitted, Started, and Finished fields on the build status page are incorrect. For this[1] build, the build submission date claims that it was submitted 2 days ago, but the date listed is "2014-01-13 19:25 UTC" -- definitely not 2 days ago. [1]: https://copr.fedorainfracloud.org/coprs/fabiand/rust-unofficial/build/1043/ How reproducible: Sometimes. Not all build pages seem to have this issue. Steps to Reproduce: 1. Navigate to the "Builds" tab in a Copr project. 2. Click on a build ID to view detailed information about a build. 3. Verify if time makes sense. Actual results: 2014-01-12 22:01 UTC (2 days ago) Expected results: 2014-01-12 22:01 UTC (2 years, 27 days ago) OR 2016-02-07 22:01 UTC (2 days ago)
Fixed by 13e7c7b6. Thank you!
Code with this fix is currently deployed on testing server. You can test it before it will be deployed to production. Please see: http://copr-fe-dev.cloud.fedoraproject.org
Copr production machines were upgraded to version containing a fix to this issue. If you are not satisfied with provided solution, please feel free to reopen this.