#2572 closed defect (bug) (invalid)
Profile: Core Contributor badge missing from profile
Reported by: | pareshradadiya | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Profiles | Keywords: | |
Cc: |
Description
I have contrubuted in WordPress Core but my profile page has no contributor badge.
Below are the tickets in which I received Props
https://core.trac.wordpress.org/ticket/21845
https://core.trac.wordpress.org/ticket/31719
https://core.trac.wordpress.org/ticket/32158
https://core.trac.wordpress.org/ticket/32191
https://core.trac.wordpress.org/ticket/32255
https://core.trac.wordpress.org/ticket/31126
https://core.trac.wordpress.org/ticket/31984
Here is a link to my profile: https://profiles.wordpress.org/pareshradadiya-1
Any idea what can be causing this?
thank you.
Change History (6)
#2
in reply to:
↑ 1
;
follow-ups:
↓ 3
↓ 4
@
8 years ago
Replying to coffee2code:
Core badges are not immediately assigned; they are done so on a periodic basis.
It's been almost two years since [WP32857] or [WP32870] :)
The props went to https://profiles.wordpress.org/pareshradadiya, and the badge is properly displayed there. Maybe there's some kind of a mismatch between that account and https://profiles.wordpress.org/pareshradadiya-1.
#3
in reply to:
↑ 2
;
follow-up:
↓ 5
@
8 years ago
Replying to SergeyBiryukov:
Can we merge duplicate accounts, basically sharing same email address?
e.g
https://profiles.wordpress.org/sergey
https://profiles.wordpress.org/sergeybiryukov
https://profiles.wordpress.org/pareshradadiya
https://profiles.wordpress.org/pareshradadiya-1
#4
in reply to:
↑ 2
;
follow-up:
↓ 6
@
8 years ago
Ah, I hastily assumed it was a matter of impatience. Apologies @pareshradadiya-1.
Replying to SergeyBiryukov:
The props went to https://profiles.wordpress.org/pareshradadiya, and the badge is properly displayed there. Maybe there's some kind of a mismatch between that account and https://profiles.wordpress.org/pareshradadiya-1.
Long story short, the badge assignment script I have searches for users first by user_nicename, then if no match, by user_login. Since trac only shows user_login, I should probably switch that search ordering. (Though in general it'd be easier if users were only ever referred to by nicename, here and elsewhere on wp.org. Anyhow.)
@pareshradadiya-1: I have assigned the Core Contributor badge to your account.
#5
in reply to:
↑ 3
@
8 years ago
Replying to pareshradadiya:
Can we merge duplicate accounts, basically sharing same email address?
Sorry, accounts cannot be merged and an email address can only be associated with a single account.
#6
in reply to:
↑ 4
@
8 years ago
Replying to coffee2code:
@pareshradadiya-1: I have assigned the Core Contributor badge to your account.
That’s great, thank you! I appreciate the help. 🙂
Core badges are not immediately assigned; they are done so on a periodic basis. The next time props are parsed, you'll get your badge. Until then, be patient.