danisherror/productivity_manager

Multiple task added in the database

Open

#4 aberto em 22 de jun. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1 fork)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (0 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

When adding multiple task, lets say you one wrong task date set, it will send the data to the backend and it will record for the others. but, after changing the record to correct date, and sending the data it is re-entering the same records twice's whose values was correct.

  • Write a check if there is wrong in any task, don't send the data to the backend

Guia do colaborador