Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: 스케줄러 도입 #48

Closed
1 task
yeonjookang opened this issue Oct 17, 2024 · 0 comments · Fixed by #49
Closed
1 task

Feat: 스케줄러 도입 #48

yeonjookang opened this issue Oct 17, 2024 · 0 comments · Fixed by #49
Assignees
Labels
feat 기능 개발

Comments

@yeonjookang
Copy link
Contributor

📌 목적 / 이슈 내용

스케줄러 도입

📝 상세 내용

  • 00:00이 되면,
    • TODAY에서 INCOMPLETE인 todo를 YESTERDAY로 변경
    • YESTERDAY에서 INCOMPLETE인 todo를 BACKLOG로 변경 및 Status도 NULL로 변경

✔ 체크 리스트

  • 내용

💡 비고

  • (참고 사항 및 레퍼런스)
  • 내용
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants