We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-condition: the user had accepted the invitation from a developer Steps to reproduce:
Actual Result: Developer can send the invitation to the user had accepted one invitation
Expected Result: Should let developer invite one user only 1 time
The text was updated successfully, but these errors were encountered:
The solution is to filter in the front end so that each invite is only shown once.
Sorry, something went wrong.
This is good to go
fix: #2535 filter invite to show only once
c1ff3ea
fix: #2535 add more priority
8165bb8
fix: #2535 Filter invite to show only once per email (#2646)
4889a00
FYI waiting for platform update (#2656) before completing test
vuhuucuong
Successfully merging a pull request may close this issue.
Pre-condition: the user had accepted the invitation from a developer
Steps to reproduce:
Actual Result: Developer can send the invitation to the user had accepted one invitation
Expected Result: Should let developer invite one user only 1 time
The text was updated successfully, but these errors were encountered: