danisherror/productivity_manager

Multiple task added in the database

Open

#4 ouverte le 22 juin 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (1 fork)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (0 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur