fix: preserve existing routine items during updates#717
Conversation
|
Hi maintainers, quick GSSoC follow-up: if this PR is acceptable after review, could you please add |
f53c3ef to
dcac466
Compare
|
Rebased this PR on the latest Validation after rebase:
All passed locally. This should be ready for review/merge whenever you get a chance. If this is eligible for GSSoC scoring, please add |
…e-items-660-refresh # Conflicts: # backend/controllers/routineController.js
|
Refreshed this PR against the latest main and resolved the routineController conflict.\n\nValidation after conflict resolution:\n- git diff --check\n- node --check backend/controllers/routineController.js\n\nThe local refreshed worktree does not have node_modules installed, so eslint was not rerun locally; the prior GitHub CI was green before the refresh and should rerun on this push. |
Summary
Fixes #660
Testing
node --check backend/controllers/routineController.jsbackend/node_modules/.bin/eslint backend/controllers/routineController.jsgit diff --checkGSSoC
Please add
gssoc:approved, a difficulty label, and relevant type labels if this is accepted for GSSoC scoring.