danisherror/productivity_manager

Multiple task added in the database

Open

#4 创建于 2025年6月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1 fork)github user discovery
bughelp wanted

仓库指标

Star
 (0 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南