-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Push error when query has no results #4496
Comments
@flovilmart thanks for fixing this! When will the release branch be cut with this fix? |
This weekend or early next week |
Closing this out as this has been added in (pending release for usage), thanks for helping us fix this @adammlevy . |
This was referenced Jun 29, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Description
Anytime I send a push and the push query doesn't map to any users, Parse dashboard reports that push as an error and the logs also report an error. This leads me to believe that many of my pushes are not being sent. Shouldn't these pushes be reported as success even though they are not sent to a single user?
Steps to reproduce
Send push with a push query that includes no users.
Expected Results
No pushes are sent and no push errors are reported.
Actual Outcome
The following push error is reported and parse dashboard shows push status as failed
Environment Setup
Server
Database
Logs/Trace
The text was updated successfully, but these errors were encountered: