bugzilla-todos icon indicating copy to clipboard operation
bugzilla-todos copied to clipboard

times can be wrong

Open tromey opened this issue 9 years ago • 2 comments

I've noticed that sometimes the reported times are incorrect.

For example today I filed a bug. bugmotodo says it was changed "3 days ago" -- but that can't be, the bug is just hours old.

tromey avatar Nov 09 '15 18:11 tromey

Yeah I've seen this for a while; meant to file sooner oops.

It seems that more recent entries inherit the "old" time from prior entries. (At least from when I skim read the list - the incorrect time just seems to be a copy of the older entry's time).

edmorley avatar Nov 09 '15 18:11 edmorley

I was going to debug this today, but when I reload the page the times all seem to be correct. So I'm not sure what is going on; they were definitely wrong earlier. One theory is that perhaps bugzilla-todos.js should call $(".timeago").timeago(); more frequently.

tromey avatar Sep 28 '16 19:09 tromey