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

[Fix] 23:59에 지원서 마감되는 에러 해결 #360

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

eonseok-jeon
Copy link
Member

Related Issue : Closes #359


🧑‍🎤 Summary

  • 23시 59분 59초까지 지원서 받기

🧑‍🎤 Screenshot

스크린샷 2024-08-08 오전 2 43 03

🧑‍🎤 Comment

admin에 마감 시간을 00:00로 입력하게 하고
화면에 보여지는 건 거기서 1분 뺀 23:59이 보여지도록 했어요
(아직 admin 수정 안해서 23:58로 보입니다)

코드 딴에서 00시로 설정하면 59분으로 설정합니다
스크린샷 2024-08-08 오전 2 45 19

@eonseok-jeon eonseok-jeon linked an issue Aug 7, 2024 that may be closed by this pull request
@auto-assign auto-assign bot requested a review from lydiacho August 7, 2024 17:46
Copy link

height bot commented Aug 7, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Member

@lydiacho lydiacho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋습니다~~ 👍

@eonseok-jeon eonseok-jeon merged commit b4487ee into develop Aug 7, 2024
1 check passed
@eonseok-jeon eonseok-jeon deleted the fix/#359_2359 branch August 7, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 23:59에 지원서 마감되는 에러 해결
2 participants