Comment 42 for bug 336866

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 336866] Re: When adding tag or updating description, lp_save() gives "HTTP Error 412: Precondition Failed"

On Tue, 09 Mar 2010 18:55:48 -0000, Leonard Richardson <email address hidden> wrote:
> I know of two new bug fields that change behind-the-scenes
> automatically, bug_heat and task_age. task_age is going away, so let's
> ignore that. I'd like to fix bug_heat and then see if there's a separate
> problem to do with named operations.

There is a separate problem related to named operations, on bugs at
least, due to the dates of operations that are exported.

They are however read-only and so your proposal would allow them to
function assuming that those dates were not in the strong etag.

The lack of refresh means that the local representation will be out of
date after some named operations though.

Thanks,

James