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 date_last_active returning None too often #465

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

TimJentzsch
Copy link
Contributor

Relevant issue: #464

Description:

It now correctly filters out None entries for claim_time and complete_time.

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

It now correctly filters out None entries for claim_time and complete_time.
@TimJentzsch TimJentzsch requested a review from a team as a code owner February 6, 2023 18:39
Copy link
Member

@itsthejoker itsthejoker left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!!

@TimJentzsch TimJentzsch merged commit 252bc67 into master Feb 6, 2023
@TimJentzsch TimJentzsch deleted the 464-fix-date_last_active branch February 6, 2023 18:54
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.

None yet

2 participants