Company Affiliation doesn't get reflected
Bug #1492090 reported by
partys
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Stackalytics |
New
|
Undecided
|
partys |
Bug Description
My Company affiliation shows as Independent , even after I have registered my Email ID under Fujitsu domain and Gerrit and Launchpad are properly reflected with my new mail id .
My company affiliation should be shown as Fujitsu not independent.
Changed in stackalytics: | |
assignee: | nobody → partys (zhang-quanwei) |
To post a comment you must log in.
For contributors who do not have static profile in Stackalytics the affiliation is calculated based on email. If email belongs to any of corporate domains then it is assumed that contributor affiliated with that company, otherwise it is shown as independent. The algorithm works per every item and preserves history.
In your case the flow was the following (see http:// stackalytics. com/report/ users/zhang- quanwei): /review. openstack. org/#/c/ 218731/ which was done from private email, so no changes to affiliation /review. openstack. org/#/c/ 220877/ is done from corporate email, enforcing changes of profile affiliation to Fujitsu.
* filed bugs do not contain email, so affiliation is meant as "independent"
* then goes patch https:/
* commit on 31 Aug also attributed with private email
* patch into Nova https:/
Further contribution will also be assigned to Fujitsu, to fix the old please send a patch with static profile into Stackalytics' default_data (https:/ /wiki.openstack .org/wiki/ Stackalytics# Company_ affiliation)