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

Remove `maybe_update_issue_resolution` and `maybe_update_issue_status` where no mapping in config #975

Closed leplatrem closed 2 months ago

leplatrem commented 2 months ago

if status_map or resolution_map aren't set, their default value is {} and the steps are no-op, and can thus be removed without impact.

We can reintroduce them one by one, after checking that the Jira projects are configured correctly

Affected projects: