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 -- handle empty string dashboard run timestamps #2277

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

B-T-D
Copy link
Contributor

@B-T-D B-T-D commented Nov 1, 2024

Description

Updated neo4j proxy to return None instead of the empty string when a dashboard's last run timestamp is the empty string.

Motivation and Context

Case can arise where empty string for the timestamp causes serialization errors.

How Has This Been Tested?

Added additional unit test.

CheckList

  • PR title addresses the issue accurately and concisely
  • Updates Documentation and Docstrings
  • Adds tests
  • Adds instrumentation (logs, or UI events)

Signed-off-by: Ben Dye <bdye@lyft.com>
@boring-cyborg boring-cyborg bot added the area:metadata From the metadata folder label Nov 1, 2024
Signed-off-by: Ben Dye <bdye@lyft.com>
Signed-off-by: Ben Dye <bdye@lyft.com>
Signed-off-by: Ben Dye <bdye@lyft.com>
@B-T-D B-T-D marked this pull request as ready for review November 1, 2024 18:12
@B-T-D B-T-D requested a review from a team as a code owner November 1, 2024 18:12
@B-T-D B-T-D merged commit 1586fcb into main Nov 1, 2024
9 checks passed
@B-T-D B-T-D deleted the btd-dashboard-timestamp-empty-string branch November 1, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:metadata From the metadata folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants