Comment 14 for bug 28459

Revision history for this message
Graham Binns (gmb) wrote : Re: [Bug 28459] Re: Handle mid-air collisions in bug reports

On Thu, Jun 18, 2009 at 09:48:58AM -0000, Julian Edwards wrote:
> On Thursday 18 June 2009 10:34:44 Graham Binns wrote:
> > The hidden fields thing is probably the easiest way to do this, though
> > it feels kinda hackish.
>
> It's not hackish at all IMO, it's a pretty standard way of working with
> stateless clients.
>

To clarify, I feel that it's hackish compared to using the changelog
(were it reliable enough, which I'm not certain that it is right now)
plus a simple timestamp (marking when a user's interaction with the bug
began) to work out what happened when and which changes collide with
each other. Keeping a hash of the old state of the bug when we should
have a good record of it anyway (or at least a cumulative one) in the
database.