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

모집공고 상태 자동변경 로직 작성 #353

Closed
2 tasks done
mingmingmon opened this issue May 23, 2024 · 0 comments · Fixed by #389
Closed
2 tasks done

모집공고 상태 자동변경 로직 작성 #353

mingmingmon opened this issue May 23, 2024 · 0 comments · Fixed by #389
Assignees
Labels
✨ Feature 새로운 기능 명세 및 개발

Comments

@mingmingmon
Copy link
Collaborator

mingmingmon commented May 23, 2024

Describe

현재 모집공고의 상태를 관리자가 수동으로 String을 적어 수정해야 합니다.
이를 보완하고자 현재시각, 시작시각, 마감시각을 기준으로 자동으로 상태 변경을 하는 스케쥴링 로직을 구현하고자 합니다.

Tasks

  • 모집공고 상태 enum 마련
  • 모집공고 상태 자동변경 스케쥴링 로직 구현

ETC

No response

@mingmingmon mingmingmon added the ✨ Feature 새로운 기능 명세 및 개발 label May 23, 2024
@mingmingmon mingmingmon self-assigned this May 23, 2024
@limehee limehee linked a pull request Jun 24, 2024 that will close this issue
SongJaeHoonn added a commit that referenced this issue Jun 25, 2024
limehee added a commit that referenced this issue Jun 25, 2024
* feat: 모집공고 상태 나타내는 enum 도입 #353

* feat: 모집 기간에 따라 자동으로 모집 상태 변경하는 로직 작성 #353

* refactor: 모집 상태 구현 로직 변경에 따른 DTO 수정 #353

* feat: 트랜잭션을 추상화한 인터페이스 빈으로 등록 #353

* refactor: 모집 상태 문자열 사이즈 관련 message 삭제 #353

* refactor: 모집 공고 수정 시에도 즉각적으로 상태 반영되도록 수정 #353

* refactor: 띄어쓰기 수정 #353

* refactor(Recruitment): 띄어쓰기 수정

---------

Co-authored-by: 한관희 <[email protected]>
@limehee limehee closed this as completed Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 새로운 기능 명세 및 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants