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

ChildReportID has incorrect type #43859

Closed
luacmartins opened this issue Jun 17, 2024 · 3 comments
Closed

ChildReportID has incorrect type #43859

luacmartins opened this issue Jun 17, 2024 · 3 comments
Assignees
Labels
Daily KSv2 Reviewing Has a PR in review

Comments

@luacmartins
Copy link
Contributor

Problem

Coming from this comment, the childReportID param is returned as an int, but App expects it to be a string and that causes strict comparison issues.

Solution

Make the API return childReportID as a string

@luacmartins luacmartins added the Daily KSv2 label Jun 17, 2024
@luacmartins luacmartins self-assigned this Jun 17, 2024
@luacmartins luacmartins added the Reviewing Has a PR in review label Jun 17, 2024
Copy link

melvin-bot bot commented Jun 24, 2024

@luacmartins Whoops! This issue is 2 days overdue. Let's get this updated quick!

1 similar comment
Copy link

melvin-bot bot commented Jun 25, 2024

@luacmartins Whoops! This issue is 2 days overdue. Let's get this updated quick!

@luacmartins
Copy link
Contributor Author

This is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Daily KSv2 Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests

1 participant