-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
400 (Bad request) on accepting or rejecting a service provider to a game #116
Comments
It seems to be that the server isn't crashed |
The title should be descriptive, the app does not crash it is working normally |
My mistake, let me rephrase what I was saying and back my words up with a few more screenshots. |
It is not an error by the way, we are who sending this message with this code in the backend, our only mistake was just we had not displayed the message to the user |
Excuse me, but the severity is now medium not high as mentioned |
Application crashes means that : you will not be able to open the website at all after the bug is detected :D but if you go to the website again and type the url, you will be able to continue |
According to the announcement on slack "severe: causes the application crashes- application generates an incorrect response |
Generating wrong response means redirecting you to a wrong page. |
1- Severity --> Medium
2- Reported by --> Tarek Morsi
3- Upon accepting a service provider to a game, an alert is displayed with an unexplained message and the application crashes (any type of action afterwards, like routing or clicking any button displays a colossal amount of errors in the console).
4- Steps to Produce The Issue:
a. open the website
b. sign in as a service provider
c. go to /games and request to join a game.
d. sign out and sign back in as a player
e. accept the service provider to the game.
5- Expected to be accepted to the game and be shown a message that the request was accepted or rejected (in case of an error, an error should be displayed.)
The text was updated successfully, but these errors were encountered: