Open
Description
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:
- Login as testuserd
- 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."