mikeconley / myqonly

A tool for Mozillians who want to know how many reviews are in their queue in their browser.
Mozilla Public License 2.0
11 stars 12 forks source link

Addon says I have one (1) review, but it lies #14

Closed snorp closed 5 years ago

snorp commented 5 years ago

phab-dashbaord

snorp commented 5 years ago

I restarted my Nightly and the addon badge went away. Maybe some kind of problem with updating?

mikeconley commented 5 years ago

I restarted my Nightly and the addon badge went away. Maybe some kind of problem with updating?

Yeah, an updating problem sounds likely. :/ Sorry about that.

I'll add some diagnostic goop to the next version, and if it happens again, I might ask for some of that goop back.

gcp commented 5 years ago

Same issue here. Wonder if it's related to the bug have other reviwers? Did went away after a restart.

mikeconley commented 5 years ago

Has this bug recurred for anybody since it was originally reported?

snorp commented 5 years ago

Nope, not for me.

zoepage commented 5 years ago

I see the update issue, just the other way around. So, I have reviews in my queue, but don't see the notification.

mikeconley commented 5 years ago

I see the update issue, just the other way around. So, I have reviews in my queue, but don't see the notification.

Hey @zoepage,

Alright, let's see if we can debug what's going wrong here. I've added some tools to try to diagnose things like this - hopefully they work!

If you're in the bugged state, can you please:

  1. Click on the MyQOnly button, and click the gear icon to enter the Options UI
  2. Move your mouse cursor to the bottom right - there's a hidden "Debug" link fixed to the bottom right corner. Please click it.
  3. In the interface that comes up, click on "Check for updates now", and ensure that the count is still not correct in the MyQOnly icon. If so, move on to 4.
  4. Click on "Generate Phabricator test for current user state". If all goes well, a chunk of HTML will show up in the text box underneath it.

Can you please copy that text and email it to me at mconley at mozilla dot com? It should be sanitized, but I want to make sure by hand (this is the first time I've had to use these tools in the wild).

mikeconley commented 5 years ago

(If nothing shows up in the textbox, then there's probably something unexpected in the structure of the HTML that came back... probably warnings in the console about missing elements. The next best thing would for you to grab the HTML source of your Phabricator dashboard and email it to me)

zoepage commented 5 years ago

Mail is out. LMK, if I can help with anything else.

mikeconley commented 5 years ago

@zoepage and I have sorted this out over e-mail, and the bug appears to be gone for now.

I'm going to close this one out. Please let's re-open it if someone else sees something similar.