mozilla / jira-bugzilla-integration

Jira Bugzilla Integration (JBI) - system to sync bugs and issues
Mozilla Public License 2.0
8 stars 22 forks source link

Fix #971: raise if bug info cannot be fetched from Bugzilla #988

Closed leplatrem closed 2 months ago

leplatrem commented 2 months ago

Fix #971

Before we would ignore the event if the bug data could not be fetched from Bugzilla. This could happen when:

With these changes, we only ignore the event if the bug cannot be fetched because it's private