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

Allow null "updated" or "created" timestamps #338

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

stellasphere
Copy link
Contributor

Description

There are cases in which the project.created or project.updated values are null. Project initialization should not fail even if the timestamps are null. This change allows null timestamps

List any dependencies that are required for this change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested locally. Any project initialization tests this change

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

@stellasphere stellasphere self-assigned this Nov 4, 2024
@stellasphere stellasphere merged commit 7b1a8bc into main Nov 4, 2024
8 checks passed
@stellasphere stellasphere deleted the leo/null-updated-timestamp branch November 4, 2024 23:33
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