We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://developer.z-wave.me/?uri=modules returns the following data for one of my modules
rating: 3 commentsnew: 15 ratingscnt: 15
indicating that there are 15 new comments.
However the request to https://developer.z-wave.me/?uri=api-module-archive/ModuleName clearly shows that the app was rated 15x and commented only once. Looks like a SQL select/join issue
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://developer.z-wave.me/?uri=modules returns the following data for one of my modules
rating: 3
commentsnew: 15
ratingscnt: 15
indicating that there are 15 new comments.
However the request to
https://developer.z-wave.me/?uri=api-module-archive/ModuleName
clearly shows that the app was rated 15x and commented only once. Looks like a SQL select/join issue
The text was updated successfully, but these errors were encountered: