Code review comment for ~ilasc/launchpad:add-link-to-status-report-log

Revision history for this message
Ioana Lasc (ilasc) wrote (last edit ):

This work needs a DB change: adding date_created to RevisionStatusArtifact and after that lands, the query here in `latestLog` will need to change. DB patch for the change: https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/417161

It also requires unit tests after that.

« Back to merge proposal