Closed
Bug 842661
Opened 12 years ago
Closed 11 years ago
Vouched confirmation email is impersonal
Categories
(Participation Infrastructure :: Phonebook, defect, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: williamr, Assigned: athulsuresh, Mentored)
References
Details
(Whiteboard: [kb=1402982] [lang=python])
As mentioned in bug 703316 comment 3, the email notification a user receives once they become vouched is impersonal. Let's make that better.
I'll propose some more personal text.
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → williamr
Priority: -- → P4
Reporter | ||
Comment 1•12 years ago
|
||
Suggested subject line: Welcome to Mozillians.org!
Suggested body text:
"Hi there,
Thanks to your contributions to Mozilla, you are vouched and have full access to Mozillians.org, our community directory. You can now find other folks easily, join groups and invite other Mozillians to the site.
Keep rocking the open Web!"
Comment 2•12 years ago
|
||
Let's also include the name and a link to the profile of the Mozillian who vouched you.
Reporter | ||
Comment 3•11 years ago
|
||
I think this might be a good mentored bug.
Reporter | ||
Comment 4•11 years ago
|
||
New suggested text thanks to comment 2:
Subject line: Welcome to Mozillians.org!
Suggested body text:
"Hi there,
Thanks to your contributions to Mozilla, you are vouched and have full access to Mozillians.org, our community directory. You can now find other folks easily, join groups and invite other Mozillians to the site.
You were vouched by $NAME$
$Link to voucher's profile$
Keep rocking the open Web!
The Mozillians.org Team"
Comment 6•11 years ago
|
||
Good luck Vikas!
Assignee: williamr → vikasmishra95
Status: NEW → ASSIGNED
Whiteboard: [mentor=giorgos@mozilla.com][lang=python]
Comment 7•11 years ago
|
||
Thank you Giorgos!
Updated•11 years ago
|
Whiteboard: [mentor=giorgos@mozilla.com][lang=python] → [kb=1302192] [mentor=giorgos@mozilla.com][lang=python]
Comment 8•11 years ago
|
||
Vikas are you still interested to finish this bug?
Flags: needinfo?(vikasmishra95)
Comment 9•11 years ago
|
||
giorgos can you please comment on the pull request why is it failing build test?
Flags: needinfo?(vikasmishra95)
Comment 10•11 years ago
|
||
github updated!
Comment 11•11 years ago
|
||
Vikas how is this going? Feel free to ping me if you need help! :)
Flags: needinfo?(vikasmishra95)
Comment 12•11 years ago
|
||
Marking as NEW due to lack of activity. Thanks for your time Vikas, feel free to ping us for new bugs when you're available again.
Vikas attempt to fix this is here: https://github.com/mozilla/mozillians/pull/858
Assignee: vikasmishra95 → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(vikasmishra95)
Whiteboard: [kb=1302192] [mentor=giorgos@mozilla.com][lang=python] → [mentor=giorgos@mozilla.com][lang=python]
Assignee | ||
Comment 13•11 years ago
|
||
Can I help on this bug.. I'm just starting of..
Assignee | ||
Comment 14•11 years ago
|
||
(In reply to Athul Suresh [:athulsuresh] from comment #13)
> Can I help on this bug.. I'm just starting of..
I kind of worked with this bug.. actually modified Vikas work.
https://github.com/atulsuresh/mozillians/commit/d97479fe585bf551c9ef57d2e4276ab63765f8c8
Comment 15•11 years ago
|
||
Thanks Athul! I will assign this bug to you. Another engineer will review your PR.
Assignee: nobody → atulsuresh123
Status: NEW → ASSIGNED
Assignee | ||
Comment 16•11 years ago
|
||
(In reply to Justin Crawford [:hoosteeno] from comment #15)
> Thanks Athul! I will assign this bug to you. Another engineer will review
> your PR.
Alright.. Thanks.. This is my first assigned project for Mozilla. Tell me if I'm going in the right direction..
Comment 17•11 years ago
|
||
See also bug 1019651
Updated•11 years ago
|
Whiteboard: [mentor=giorgos@mozilla.com][lang=python] → [kb=1402982] [mentor=giorgos@mozilla.com][lang=python]
Updated•11 years ago
|
Mentor: giorgos
Whiteboard: [kb=1402982] [mentor=giorgos@mozilla.com][lang=python] → [kb=1402982] [lang=python]
Comment 18•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/df66d4ec92b0a26efea6020c5e717909977dcfdf
[fix bug 842661] [fix bug 1019651] Update vouched email.
https://github.com/mozilla/mozillians/commit/75ffd22ce200bd41b2710164170a8289033d004c
Merge pull request #986 from glogiotatidis/gh-960
[fix bug 842661] [fix bug 1019651] Update vouched email.
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Version: other → next
Comment 19•11 years ago
|
||
Bumping to QA verified on stage -- vouched email reads
Hi there,
You have been vouched on Mozillians.org! You are now able to search through all Mozillians profiles and you can also join groups.
You were vouched by Matt Brandt https://mozillians.allizom.org/en-US/u/mbrandt/
Take a moment to join a functional area or group right now:
- https://mozillians.allizom.org/en-US/functional-areas/
- https://mozillians.allizom.org/en-US/groups/
Keep rocking the open Web!
The Mozillians.org Team
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Version: next → 2014-06.6
Updated•11 years ago
|
Version: 2014-06.6 → 2014-07.1
You need to log in
before you can comment on or make changes to this bug.
Description
•