Comment 11 for bug 28459

Revision history for this message
Andrew Bennetts (spiv) wrote : Re: [Bug 28459] Re: Handle mid-air collisions in bug reports

Julian Edwards wrote:
[...]
> collision and re-load the form with the current data. If you want to be
> fancy, you can do a hash per-field to be able to show which fields
> collided.

Really fancy would be including a hidden timestamp field, and then if the last
update is newer than that use the BugActivity table to figure out what changed
since the user loaded the page...