Closed ghost closed 4 years ago
@saravan were you able to reproduce?
@saravan were you able to reproduce?
Patrick and I were actively spending time on this. This happens only intermittently ;so hard to figure out whats going on wrong. I will sit with Nithin tomorrow and get to the bottom of this.
@lmullane I got it. Fixing now
Can we a bit more info on the conditions needed to reproduce this bug prior to pushing the fix for it?
The fix looks like the bug only occurred if there was more than one owner/admin on the team, but we should document that in the ticket. It would also save time during troubleshooting if these tickets could include additional info (for example, a screenshot showing the state of the team involved would have provided a great clue).
Hm... U r right.. The behaviour was Nithin,simply on accepting the invitation , gets an error page. After checking the logs , a 400 BAD request was shown in the logs while sending the admin notification. Patrick and I was on it and we couldnt reproduce much.Even for nithin , it wasn't consistent. But after digging into this , I think it happens when there are multiple admins in the team and sending the mail to multiple admins fails. This was the consistent way of reproducing it.
@nitin-freshworks Plz add more documentation regarding this behaviour so that ticket can be referred back later
@sutherlanda @saravankumarpa I will add more details in the ticket..
Tested in test env and works fine. Moving it to done.
Describe the Bug When a user tries to accept the invite of the sender(Owner/Admin) to join the team, there is an error page displayed
Preconditions Owner sends invite to the user to join the team User is not the part of any other team 1 Owner, 1 Admin, 1 member already exists in the team
Steps to Reproduce
Actual Output An error screen is displayed
Expected Output User is allowed to join and the screen output should be displayed
@saravankumarpa