Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

New created user can accept same invitation twice at GUI #49

Open
oguzcankirmemis opened this issue Jul 13, 2018 · 0 comments
Open

New created user can accept same invitation twice at GUI #49

oguzcankirmemis opened this issue Jul 13, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@oguzcankirmemis
Copy link
Member

After the second accept, I get the error FatalError: Invitation does not exist, and then the server crashes.

Steps to reproduce:
-Start the dashboard
-Add 2 users
-From one user create an account and send to other user a invitation
-Login to other user with GUI
-Click to accept invitation insteaded of create an account
-Now go to messages and accept the same invitation again

Note that this does not work other way around, if you first accept the invite at the messages, than page will redirect you to the dashboard. The problem is that changeInviteStatus does not reload the whole page, but changes the account (so messages inbox does not get reloaded).

@oguzcankirmemis oguzcankirmemis added the bug Something isn't working label Jul 13, 2018
@oguzcankirmemis oguzcankirmemis self-assigned this Jul 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant