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(Inbox) - crashes with invalid time value #838 #839

Merged
merged 1 commit into from
Sep 21, 2022
Merged

fix(Inbox) - crashes with invalid time value #838 #839

merged 1 commit into from
Sep 21, 2022

Conversation

Vlad-Pischaeff
Copy link
Contributor

Description

Convert string field to Date() format

Issue(s) addressed

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfils these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?
Inbox crashes with invalid time value

What is the new behavior?
Inbox works properly

Breaking change

Does this PR introduce a breaking change?
No

Other useful information

@Vlad-Pischaeff Vlad-Pischaeff requested a review from a team as a code owner September 21, 2022 03:38
@nmcharlton nmcharlton merged commit 0d19be2 into Greenstand:master Sep 21, 2022
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.

Inbox tool crashes with "Invalid time value"
2 participants