anitab-org / anitab-org/mentorship-backend

"Complete task" not including all the necessary information when request id is not in accepted mode

Abierto
#537 8 comentarios 0 reacciones 0 asignados Ver en GitHub
Category: Coding Status: Available Type: Enhancement
Lenguaje dominante
Python
Estrellas
200
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Description
As a user,when i try to complete a task I need to know what I did wrong and why what I expected did not happen.

I observed that when a request id is not accepted and a user tries to complete a task (which does not exist, as a task cannot be created) the message is about the wrong task, but it should show the initial problem too, that the relationship is not accepted.

**To Reproduce**
Steps to reproduce the behavior:
1. Send a relationship request from user1 to a user2
2. Do not accept that request from user2
3. Try to complete a task (the number will be random as a task cannot be created)
4. See the error message, about the task not existing, but not about the relationship not having been accepted

**Expected behavior**
The message should inform the user trying to complete the task that the relationship is not accepted too.

**Screenshots**
![image](https://user-images.githubusercontent.com/44146773/79069036-cdbed200-7cd3-11ea-9301-03b03a8ba965.png)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.