danisherror/productivity_manager

Multiple task added in the database

Open

#4 geöffnet am 22. Juni 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1 Fork)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (0 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide