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

Remove app_version Requirement for App Rating #368

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

tomkonidas
Copy link
Collaborator

After some field testing, we have noticed that app_version could be nullable. So this PR is to drop that hard constraint against having the field be non nullable.

I would have liked to return NULL in the API however this would break the current app so for now It just defaults to "" whenever it is NULL.

Relates to techlore/Plexus-app#45

@tomkonidas tomkonidas self-assigned this Sep 18, 2024
@tomkonidas tomkonidas merged commit 5d977e6 into main Sep 18, 2024
1 check passed
@tomkonidas tomkonidas deleted the remove-rating-app-version-null-check branch September 18, 2024 21:52
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.

1 participant