Closed
Bug 844063
Opened 12 years ago
Closed 4 years ago
Phonebook::Invite :: An individual could be invited multiple number of times and no notification is thrown on doing so
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: saurabh.k, Unassigned)
References
Details
(Whiteboard: [Triage 2015-04-17] [iam-RFE])
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130116232420
Steps to reproduce:
Invite :: An individual could be invited multiple number of times and no notification is thrown on doing so
1. Sign in as vouched user.
2. Go to Invite.
3. Enter an email-id which has not registered or posted profile on mozilla,send a reqest.
Actual results:
Everytime it shows the same notification message,'Request sent'.
Expected results:
It should have notified with a message,'Request already sent' or something better than this if request is made for multiple number of times for a same email-id
Comment 1•12 years ago
|
||
True, but on the other hand maybe we want to send a new invitation to the user, who may have deleted the email or something else.
I see three alternatives here:
1. We leave flow as is, which will result in polluted invitation list eventually
2. We display a message and we don't send a new invite
3. We don't display a message, we send out a new invite and we delete all other invites for the same email address.
William?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(williamr)
Comment 2•12 years ago
|
||
Saurabh, thanks for reporting this :)
(In reply to Giorgos Logiotatidis [:giorgos] from comment #1)
> True, but on the other hand maybe we want to send a new invitation to the
> user, who may have deleted the email or something else.
>
> I see three alternatives here:
> 1. We leave flow as is, which will result in polluted invitation list
> eventually
> 2. We display a message and we don't send a new invite
> 3. We don't display a message, we send out a new invite and we delete all
> other invites for the same email address.
I vote for Option 3 and let's continue to show the 'Request sent' message. This lets the user know to expect a message and they will get a new email in their inbox. Also, we'll clear out old requests in our invitation list for that email address so it doesn't become polluted.
Flags: needinfo?(williamr)
Updated•10 years ago
|
Blocks: Mozillians.next
Whiteboard: [Triage 2015-04-17]
![]() |
||
Comment 3•4 years ago
|
||
This is an RFE specific to mozillians, which is decom'ed.
If this is found to pertain to people.mozilla.org then please open a new issue.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Whiteboard: [Triage 2015-04-17] → [Triage 2015-04-17] [iam-RFE]
You need to log in
before you can comment on or make changes to this bug.
Description
•