Skip to content

Conversation

@KWierso
Copy link
Contributor

@KWierso KWierso commented Aug 14, 2015

Previously, Bugherder would only set the assignee to the patch author if the bug's assignee was "nobody@mozilla.org". Not all products/components use that address as the default assignee, so we fail to set the assignee in many cases.

This patch fetches the actual default assignee information for each product/component pair from the REST API and uses that information to determine whether we should attempt to change the bug's assignee to be the patch author.

@KWierso
Copy link
Contributor Author

KWierso commented Aug 14, 2015

This is on top of the changes from #30 to use the native REST API in most places.

@KWierso
Copy link
Contributor Author

KWierso commented Sep 28, 2015

Hrm, testing locally, I get this error logged:
TypeError: data[prod] is undefined BugData.js:159:11

So something's not right. Will look into it more later.

@KWierso
Copy link
Contributor Author

KWierso commented Sep 28, 2015

That should hopefully get things working properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant