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: Send platform as int in scan message #1569

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

adamantike
Copy link
Contributor

The backend fails when a platform is sent as a string, and it's using PostgreSQL as the database engine. This change fixes the frontend to correctly send the platform_id as an integer value.

The backend fails when a platform is sent as a string, and it's using
PostgreSQL as the database engine. This change fixes the frontend to
correctly send the platform_id as an integer value.
@adamantike adamantike requested a review from zurdi15 February 2, 2025 15:35
@adamantike adamantike merged commit 0702034 into master Feb 2, 2025
7 checks passed
@adamantike adamantike deleted the fix/scan-message-send-platform-as-int branch February 2, 2025 15:37
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