DistroReleaseQueue.datecreated should be a real field

Bug #36472 reported by Mark Shuttleworth
6
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Celso Providelo

Bug Description

Currently, DistroReleaseQueue.datecreated is a property that pokes around and guesses. In fact, this should be the usual database column that automatically records the date the upload occurred.

I have removed DistroReleaseQueue.age because this is a presentation item, and should in fact be handled like tal:content="queueitem/datecreated/fmt:age".

I will file a separate bug on Launchpad to enable the fmt:age part.

Tags: lp-soyuz
Changed in soyuz:
assignee: nobody → dsilvers
Revision history for this message
Stuart Bishop (stub) wrote :

I'm committing a database patch to database/schema/pending/stub-distroreleasequeue.sql that adds this as well as the refactoring requested in Bug #36470.

Revision history for this message
Celso Providelo (cprov) wrote :

We need the post-rollout script to correctly set the new date_created field.

Celso Providelo (cprov)
Changed in soyuz:
assignee: dsilvers → cprov
status: Unconfirmed → Confirmed
Curtis Hovey (sinzui)
Changed in soyuz:
assignee: Celso Providelo (cprov) → nobody
Revision history for this message
Julian Edwards (julian-edwards) wrote :

This was fixed ages ago (in the renamed PackageUpload table).

Changed in soyuz:
assignee: nobody → Celso Providelo (cprov)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.