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

Handle null/undefined in closeCheckins for event.date prop #1540

Closed
1 task
trillium opened this issue Nov 10, 2023 · 0 comments · Fixed by #1541
Closed
1 task

Handle null/undefined in closeCheckins for event.date prop #1540

trillium opened this issue Nov 10, 2023 · 0 comments · Fixed by #1541
Assignees
Labels
role: Back End size: 0.5pt Can be done in 2-3 hours or less

Comments

@trillium
Copy link
Member

Overview

Handle case where a db object doesn't have event.date in the events object. This resolves an error where closeCheckins fails before completing its run, allowing events to stay open beyond their allotted time.

Action Items

  • Handle no event.date prop

REPLACE THIS TEXT - If the issue has already been researched, and the course of action is clear, this will describe the steps. However, if the steps can be divided into tasks for more than one person, we recommend dividing it up into separate issues or assigning it as a pair programming task.

Resources/Instructions

REPLACE THIS TEXT - If there is a website that has documentation that helps with this issue provide the link(s) here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: Back End size: 0.5pt Can be done in 2-3 hours or less
Projects
Status: Final QA (product)
Development

Successfully merging a pull request may close this issue.

1 participant