anitab-org / anitab-org/mentorship-backend
Delete relation when the user did not create the request - throws wrong error message
- Lenguaje dominante
- Python
- Estrellas
- 200
- Forks
- 449
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Describe the bug**
When a user tries to delete a relation that was not created by that user, a wrong error message is recieved.
**To Reproduce**
Steps to reproduce the behavior:
1. Login as testuserd
2. Delete a mentorship relation between testuserc and testuserb
This error message is recieved "This mentorship relation is not in the pending state."
**Expected behavior**
Expected error message is - "you cannot delete a mentorship request that you did not create."
**Screenshots**

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.