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

Enrollment - ensure next scheduled date/time is not in the past #97

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

achen2401
Copy link

Address feedback from https://www.pivotaltracker.com/story/show/187751321
When saving next scheduled date/time, make sure it is not in the past before doing so.

@achen2401 achen2401 requested a review from mcjustin June 14, 2024 17:04
@mcjustin
Copy link
Member

Address feedback from https://www.pivotaltracker.com/story/show/187751321 When saving next scheduled date/time, make sure it is not in the past before doing so.

@achen2401 would this be surfaced in the UI so the user is aware?

@achen2401
Copy link
Author

Address feedback from https://www.pivotaltracker.com/story/show/187751321 When saving next scheduled date/time, make sure it is not in the past before doing so.

@achen2401 would this be surfaced in the UI so the user is aware?

@mcjustin If a scheduled message is in the past, no CommunicationRequest will be created (hence no message will be sent for it), but the user will be warned in the Enrollment app:
Screenshot 2024-06-14 at 10 49 24 AM

@achen2401 achen2401 merged commit a60e510 into dev Jun 14, 2024
1 check passed
@achen2401 achen2401 deleted the bugfix/next-scheduled-date-time branch June 14, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants