sqlalchemy updated_at columns does not get updated

Bug #1457309 reported by Fredrik Bergroth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
taskflow
Fix Released
High
Fredrik Bergroth

Bug Description

The updated_at DateTime columns in the sqlalchemy persistence backend does not update when the row is updated. Instead, its value is written once when the row is created, and is then never updated when the state changes.

Joshua Harlow (harlowja)
Changed in taskflow:
importance: Undecided → High
status: New → Confirmed
milestone: none → next-liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to taskflow (master)

Reviewed: https://review.openstack.org/184579
Committed: https://git.openstack.org/cgit/openstack/taskflow/commit/?id=e183fc9dbc101d10491a8b04bb73cfb789b8826c
Submitter: Jenkins
Branch: master

commit e183fc9dbc101d10491a8b04bb73cfb789b8826c
Author: Fredrik Bergroth <email address hidden>
Date: Wed May 20 20:24:01 2015 +0200

    Fix updated_at column of sqlalchemy tables

    The column updated_at does not update its value after the refactoring
    made in 687ec913790653f79badc8f5d656c86792e94271.

    Closes-Bug: #1457309
    Change-Id: Iff45f386b5dc8efc3fe82ca3b1e961a0c23d7ac7

Changed in taskflow:
status: Confirmed → Fix Committed
Joshua Harlow (harlowja)
Changed in taskflow:
assignee: nobody → Fredrik Bergroth (fbergroth)
Changed in taskflow:
status: Fix Committed → 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.