#141 Packager Dashboard needs BZ API changes
Closed by frantisekz. Opened by bcotton.

I see that issuebot is on a RH-internal list of accounts passing the API key improperly.


Uff, that shouldn't be the case since this Tuesday. Just double checked, we're using python-bugzilla == 3.2.0 everywhere and creating bz object with:

bugzilla.Bugzilla("bugzilla.redhat.com",
                                use_creds=False,
                                force_rest=True,
                                api_key=app.config["BZ_API_KEY"])

@bcotton can you send me additional details if you have privately?

Thanks a lot!

I don't have any further details, just a list of accounts that failed in the 24 hours prior to Wed 23 Feb 00:30 UTC. So it may be that it caught just before you updated on Tuesday. You can ask bugzilla-owner at redhat dot com to check their logs to be sure, but it sounds like you're actually okay?

Okay, the sync of private and public bugs continues to work just fine after the bz changes, closing.

Metadata Update from @frantisekz:
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/apps/packager_dashboard/issues/141

Please continue any further discussion there.

Metadata