Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

times can be wrong #81

Open
tromey opened this issue Nov 9, 2015 · 2 comments
Open

times can be wrong #81

tromey opened this issue Nov 9, 2015 · 2 comments

Comments

@tromey
Copy link
Contributor

tromey commented Nov 9, 2015

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.

@edmorley
Copy link
Contributor

edmorley commented Nov 9, 2015

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).

@tromey
Copy link
Contributor Author

tromey commented Sep 28, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants