jdm / bugsahoy

A landing page to make finding relevant bugs easier for new Mozilla contributors.
http://www.joshmatthews.net/bugsahoy/
69 stars 95 forks source link

The new mentor field broke bugsahoy #83

Closed gijsk closed 10 years ago

gijsk commented 10 years ago

Everything got automigrated to the custom field and now bugsahoy is very sad. :-(

whimboo commented 10 years ago

So what's missing here is the reference back to Bugzilla. The migration of mentors happened here: https://bugzilla.mozilla.org/show_bug.cgi?id=1017648

jdm commented 10 years ago

Fixed by 3f0f2f12dafc6a7c0f66a3b95a68e1ea167d6a30.

whimboo commented 10 years ago

Has it already been deployed? I ask because I only see github issues but no entries from Bugzilla yet.

whimboo commented 10 years ago

I requested a shift-reload of the page and now I can see the Bugzilla entries. Looks like a local caching issue. Thanks for fixing it Josh!