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

Nullable createdat #324

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Nullable createdat #324

merged 3 commits into from
Oct 26, 2023

Conversation

MrOrz
Copy link
Member

@MrOrz MrOrz commented Oct 25, 2023

In 2023/10/25 pre-release test, we found that there are some articles not clickable on staging.
GraphQL error shows that there are some article, article-reply and replies have no createdeAt. However, we set createdAt as non-null back in #320

This PR removes the non-null restriction on createdAt for articles, replies and article-replies.
圖片

@MrOrz MrOrz self-assigned this Oct 25, 2023
@coveralls
Copy link

coveralls commented Oct 25, 2023

Coverage Status

coverage: 88.365%. remained the same when pulling 5636d7a on nullable-createdat into 3a215c4 on master.

Copy link
Member

@nonumpa nonumpa left a comment

Choose a reason for hiding this comment

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

LGTM!

@MrOrz MrOrz merged commit 4b00d58 into master Oct 26, 2023
4 checks passed
@MrOrz MrOrz deleted the nullable-createdat branch October 26, 2023 03:04
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.

4 participants